Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
saurav-sabu
/
SMS_Spam_Classifier
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SMS_Spam_Classifier
908 kB
1 contributor
History:
3 commits
saurav-sabu
Update requirements.txt
05cdbac
over 2 years ago
.gitattributes
Safe
1.52 kB
initial commit
over 2 years ago
README.md
Safe
243 Bytes
initial commit
over 2 years ago
app.py
Safe
1.11 kB
Upload 5 files
over 2 years ago
model.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.naive_bayes.MultinomialNB"
How to fix it?
215 kB
xet
Upload 5 files
over 2 years ago
requirements.txt
Safe
27 Bytes
Update requirements.txt
over 2 years ago
spam.csv
Safe
504 kB
Upload 5 files
over 2 years ago
vectorizer.pkl
pickle
Detected Pickle imports (7)
"numpy.float64"
,
"numpy.ndarray"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"scipy.sparse._csr.csr_matrix"
How to fix it?
186 kB
xet
Upload 5 files
over 2 years ago