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
amirsoahil101
/
Email_Spam_Detection_Model
like
0
Text Classification
English
spam-detection
machine-learning
scikit-learn
tfidf
nlp
Eval Results (legacy)
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
Email_Spam_Detection_Model
4.42 MB
Ctrl+K
Ctrl+K
1 contributor
History:
3 commits
amirsoahil101
add readme file
0043666
17 days ago
.gitattributes
Safe
1.52 kB
initial commit
17 days ago
README.md
1.54 kB
add readme file
17 days ago
app.py
2.24 kB
add all files
17 days ago
requirements.txt
189 Bytes
add all files
17 days ago
spam_model.pkl
pickle
Detected Pickle imports (3)
"sklearn.naive_bayes.MultinomialNB"
,
"numpy._core.numeric._frombuffer"
,
"numpy.dtype"
How to fix it?
2.4 MB
xet
add all files
17 days ago
vectorizer.pkl
pickle
Detected Pickle imports (5)
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.dtype"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.float64"
,
"numpy._core.numeric._frombuffer"
How to fix it?
2.02 MB
xet
add all files
17 days ago