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...
main
SpamDetection
Ctrl+K
Ctrl+K
1 contributor
History:
14 commits
CristopherWVSU
Added more models
884d5f3
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 months ago
LRclassification_report.png
Safe
129 kB
Added more models
5 months ago
LRconfusion_matrix.png
Safe
19.7 kB
Added more models
5 months ago
LRspam_classifier_model.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.linear_model._logistic.LogisticRegression"
How to fix it?
31.7 kB
LFS
Added more models
5 months ago
MNBclassification_report.png
Safe
127 kB
Added more models
5 months ago
MNBconfusion_matrix.png
Safe
18.7 kB
Added more models
5 months ago
MNBspam_classifier_model.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
Added more models
5 months ago
README.md
Safe
297 Bytes
Update README.md
6 months ago
SVM_classification_report.png
Safe
132 kB
Added more models
5 months ago
SVMconfusion_matrix.png
Safe
17.5 kB
Added more models
5 months ago
SVMspam_classifier.pkl
pickle
Detected Pickle imports (4)
"sklearn.svm._classes.SVC"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
How to fix it?
107 kB
LFS
Added more models
5 months ago
app.py
Safe
4.2 kB
Added more models
5 months ago
main.ipynb
Safe
248 kB
Added more models
5 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
tfidf_vectorizer.pkl
pickle
Detected Pickle imports (6)
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"numpy.float64"
How to fix it?
78.7 kB
LFS
Added more models
5 months ago