Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
jfo25
/
NLP_Exams
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
NLP_Exams
10.3 MB
Ctrl+K
Ctrl+K
1 contributor
History:
15 commits
jfo25
readme text add
b8ff28b
about 1 year ago
Spam_Detector
stp
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
113 Bytes
stp
about 1 year ago
Projet_fin_module (2).pdf
Safe
44.2 kB
first commit
about 1 year ago
README.md
Safe
673 Bytes
readme text add
about 1 year ago
app.py
Safe
1.04 kB
gr fr
about 1 year ago
requirements.txt
Safe
19 Bytes
Create requirements.txt
about 1 year ago
sms_spam_detector_model.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.naive_bayes.MultinomialNB"
,
"numpy.dtype"
How to fix it?
279 kB
xet
models and vectorizer in the same path with app.py
about 1 year ago
sms_spam_detector_model_fr.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.naive_bayes.MultinomialNB"
,
"numpy.dtype"
How to fix it?
314 kB
xet
saved french model
about 1 year ago
sms_vectorizer.pkl
pickle
Detected Pickle imports (2)
"sklearn.feature_extraction.text.CountVectorizer"
,
"numpy.int64"
How to fix it?
106 kB
xet
models and vectorizer in the same path with app.py
about 1 year ago
sms_vectorizer_fr.pkl
pickle
Detected Pickle imports (2)
"sklearn.feature_extraction.text.CountVectorizer"
,
"numpy.int64"
How to fix it?
125 kB
xet
saved french model
about 1 year ago