Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dangminh214
/
Spam-Email-Classifier
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Spam-Email-Classifier
1.02 MB
Ctrl+K
Ctrl+K
2 contributors
History:
12 commits
dangminh214
revert api in html
0574f1b
4 months ago
datasets
copy from github repo
4 months ago
doc
copy from github repo
4 months ago
web
revert api in html
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
.gitignore
Safe
11 Bytes
copy from github repo
4 months ago
Dockerfile
Safe
559 Bytes
adjust dockerfile
4 months ago
README.md
Safe
3.85 kB
try to fix fetch prob
4 months ago
export_model.py
Safe
679 Bytes
copy from github repo
4 months ago
model.py
Safe
2.31 kB
copy from github repo
4 months ago
requirements.txt
Safe
545 Bytes
copy from github repo
4 months ago
server.py
Safe
1.67 kB
adjust to serve frontend
4 months ago
spam_classifier_model.pkl
pickle
Detected Pickle imports (4)
"sklearn.naive_bayes.MultinomialNB"
,
"numpy.ndarray"
,
"numpy._core.multiarray._reconstruct"
,
"numpy.dtype"
How to fix it?
261 kB
xet
Upload 2 files
4 months ago
test_email.py
Safe
1.38 kB
copy from github repo
4 months ago
tfidf_vectorizer.pkl
pickle
Detected Pickle imports (6)
"numpy.ndarray"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy._core.multiarray._reconstruct"
,
"numpy.dtype"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.float64"
How to fix it?
168 kB
xet
Upload 2 files
4 months ago