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:
Sharad9084
/
sms_spam_classification
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
sms_spam_classification
205 kB
Ctrl+K
Ctrl+K
1 contributor
History:
3 commits
Sharad9084
Upload requirements.txt
ba83d1e
verified
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
README.md
Safe
314 Bytes
initial commit
over 1 year ago
app.py
Safe
929 Bytes
Upload 3 files
over 1 year ago
model.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"numpy.dtype"
,
"numpy._core.multiarray._reconstruct"
,
"sklearn.naive_bayes.MultinomialNB"
How to fix it?
96.6 kB
xet
Upload 3 files
over 1 year ago
requirements.txt
Safe
60 Bytes
Upload requirements.txt
over 1 year ago
vectorizer.pkl
pickle
Detected Pickle imports (7)
"numpy._core.multiarray.scalar"
,
"numpy.ndarray"
,
"numpy._core.multiarray._reconstruct"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.float64"
,
"numpy.dtype"
,
"sklearn.feature_extraction.text.TfidfTransformer"
How to fix it?
106 kB
xet
Upload 3 files
over 1 year ago