Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CristopherWVSU
/
SpamDetection
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
404ac46
SpamDetection
Ctrl+K
Ctrl+K
1 contributor
History:
12 commits
CristopherWVSU
Added evaluation tab
404ac46
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 months ago
README.md
Safe
297 Bytes
Update README.md
6 months ago
app.py
Safe
2.5 kB
Added evaluation tab
6 months ago
classification_report.png
Safe
127 kB
Added evaluation tab
6 months ago
confusion_matrix.png
Safe
16.6 kB
Added evaluation tab
6 months ago
main.ipynb
Safe
84.7 kB
Added evaluation tab
6 months ago
metrics.txt
Safe
384 Bytes
Added evaluation tab
6 months ago
requirements.txt
Safe
34 Bytes
Update requirements.txt
6 months ago
spam.csv
Safe
480 kB
Initial Commit
6 months 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
6 months 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
6 months ago