Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shreyankisiri
/
SpamDetectorCustom
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SpamDetectorCustom
336 kB
1 contributor
History:
15 commits
shreyankisiri
Update app.py
f6af31f
verified
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
Dockerfile
Safe
400 Bytes
Update Dockerfile
about 1 year ago
README.md
Safe
202 Bytes
initial commit
about 1 year ago
app.py
Safe
1.34 kB
Update app.py
about 1 year ago
labelencoder.joblib
pickle
Detected Pickle imports (6)
"sklearn.preprocessing._label.LabelEncoder"
,
"_codecs.encode"
,
"numpy.core.multiarray._reconstruct"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
711 Bytes
xet
Upload 2 files
about 1 year ago
model.joblib
pickle
Detected Pickle imports (4)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.naive_bayes.MultinomialNB"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
304 kB
xet
Upload 2 files
about 1 year ago
requirements.txt
Safe
46 Bytes
Update requirements.txt
about 1 year ago
tfidf_vectorizer.joblib
pickle
Detected Pickle imports (2)
"sklearn.feature_extraction.text.CountVectorizer"
,
"numpy.int64"
How to fix it?
27.6 kB
xet
Upload 2 files
about 1 year ago