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
about 1 month ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 month ago
README.md
1.54 kB
add readme file
about 1 month ago
app.py
2.24 kB
add all files
about 1 month ago
requirements.txt
189 Bytes
add all files
about 1 month 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
about 1 month 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
about 1 month ago