Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ckasturi
/
fakenewsclassifier
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
fakenewsclassifier
1 contributor
History:
5 commits
ckasturi
Create new file
567d759
over 2 years ago
.gitattributes
Safe
1.34 kB
initial commit
over 2 years ago
README.md
Safe
253 Bytes
initial commit
over 2 years ago
app.py
Safe
1.02 kB
Upload app.py
over 2 years ago
model.pkl
pickle
Detected Pickle imports (5)
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.linear_model._passive_aggressive.PassiveAggressiveClassifier"
,
"sklearn.linear_model._sgd_fast.Hinge"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
221 kB
LFS
Upload model.pkl
over 2 years ago
requirements.txt
Safe
24 Bytes
Create new file
over 2 years ago
tfidf.pickle
pickle
Detected Pickle imports (6)
"numpy.dtype"
,
"numpy.core.numeric._frombuffer"
,
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"scipy.sparse.csr.csr_matrix"
How to fix it?
811 kB
LFS
Upload tfidf.pickle
over 2 years ago