Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Taoheed-O
/
spam_detector_app
like
1
Runtime error
App
Files
Files
Community
69705e3
spam_detector_app
1 contributor
History:
4 commits
Taoheed-O
updated
69705e3
about 2 years ago
.gitattributes
Safe
1.34 kB
initial commit
about 2 years ago
README.md
Safe
238 Bytes
initial commit
about 2 years ago
app.py
2.82 kB
updated
about 2 years ago
model_log.pkl
pickle
Detected Pickle imports (4)
"numpy.core.multiarray._reconstruct"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
61 kB
hosting spam detector app with hugging face
about 2 years ago
requirements.txt
Safe
31 Bytes
hosting spam detector app with hugging face
about 2 years ago
sms_spam.csv
Safe
500 kB
hosting spam detector app with hugging face
about 2 years ago
spam_detector.ipynb
Safe
14.6 kB
hosting spam detector app with hugging face
about 2 years ago
vectorizer.pkl
pickle
Detected Pickle imports (2)
"numpy.int64"
,
"sklearn.feature_extraction.text.CountVectorizer"
How to fix it?
91 kB
hosting spam detector app with hugging face
about 2 years ago