Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
README.md
Safe
782 Bytes
Update README.md
10 months ago
app.py
Safe
23 kB
Update app.py
10 months ago
requirements.txt
Safe
76 Bytes
Deploy Naive Bayes spam classifier
10 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
10 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
10 months ago