Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
6 months ago
datasets
copy from github repo
6 months ago
doc
copy from github repo
6 months ago
web
revert api in html
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 months ago
.gitignore
Safe
11 Bytes
copy from github repo
6 months ago
Dockerfile
Safe
559 Bytes
adjust dockerfile
6 months ago
README.md
Safe
3.85 kB
try to fix fetch prob
6 months ago
export_model.py
Safe
679 Bytes
copy from github repo
6 months ago
model.py
Safe
2.31 kB
copy from github repo
6 months ago
requirements.txt
Safe
545 Bytes
copy from github repo
6 months ago
server.py
Safe
1.67 kB
adjust to serve frontend
6 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
6 months ago
test_email.py
Safe
1.38 kB
copy from github repo
6 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
6 months ago