Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Gillie2004
/
SMS_Spam_Detection_using_SVM
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SMS_Spam_Detection_using_SVM
824 kB
Ctrl+K
Ctrl+K
2 contributors
History:
7 commits
3v324v23
app
eabb121
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
README.md
Safe
266 Bytes
initial commit
about 1 year ago
app.py
Safe
5.16 kB
app
about 1 year ago
requirements.txt
Safe
56 Bytes
requirements
about 1 year ago
spam.csv
Safe
504 kB
final
about 1 year ago
svm_sms_spam.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"sklearn.svm._classes.SVC"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
How to fix it?
133 kB
xet
final changes
about 1 year ago
vectorizer.pkl
pickle
Detected Pickle imports (6)
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.dtype"
,
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
How to fix it?
180 kB
xet
final
about 1 year ago