Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CristopherWVSU
/
SpamDetection
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SpamDetection
1 contributor
History:
13 commits
CristopherWVSU
Update app.py
71710c0
verified
8 days ago
.gitattributes
Safe
1.52 kB
initial commit
13 days ago
README.md
Safe
297 Bytes
Update README.md
13 days ago
app.py
Safe
2.51 kB
Update app.py
8 days ago
classification_report.png
Safe
127 kB
Added evaluation tab
8 days ago
confusion_matrix.png
Safe
16.6 kB
Added evaluation tab
8 days ago
main.ipynb
Safe
84.7 kB
Added evaluation tab
8 days ago
metrics.txt
Safe
384 Bytes
Added evaluation tab
8 days ago
requirements.txt
Safe
34 Bytes
Update requirements.txt
13 days ago
spam.csv
Safe
480 kB
Initial Commit
13 days ago
spam_classifier.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.naive_bayes.MultinomialNB"
How to fix it?
124 kB
LFS
Initial Commit
13 days ago
tfidf_vectorizer.pkl
pickle
Detected Pickle imports (6)
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.dtype"
How to fix it?
78.7 kB
LFS
Added evaluation tab
8 days ago