Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Vedag812
/
email_spam
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
email_spam
2 MB
Ctrl+K
Ctrl+K
1 contributor
History:
20 commits
Vedag812
Update README.md
5281690
verified
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 months ago
README.md
Safe
782 Bytes
Update README.md
6 months ago
app.py
Safe
23 kB
Update app.py
6 months ago
requirements.txt
Safe
76 Bytes
Deploy Naive Bayes spam classifier
6 months ago
spam_classifier.joblib
pickle
Detected Pickle imports (4)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"sklearn.naive_bayes.MultinomialNB"
How to fix it?
1.19 MB
xet
Deploy Naive Bayes spam classifier
6 months ago
tfidf_vectorizer.joblib
pickle
Detected Pickle imports (6)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.float64"
,
"numpy.dtype"
How to fix it?
782 kB
xet
Deploy Naive Bayes spam classifier
6 months ago