Skip to content

Commit e70f859

Browse files
Update Spam Detector.ipynb
1 parent bdda834 commit e70f859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Spam Detector.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
"source": [
250250
"import pickle\n",
251251
"pickle.dump(cv, open('vec.pkl','wb'))\n",
252-
252+
"#model1 = pickle.load(open('spam.pkl','rb'))\n",
253253
]
254254
},
255255
{

0 commit comments

Comments
 (0)