Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jeevitha-app
/
Fake_news_detector_app
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Fake_news_detector_app
Ctrl+K
Ctrl+K
1 contributor
History:
9 commits
jeevitha-app
Upload 2 files
17ee927
verified
about 2 months ago
.gitattributes
Safe
1.52 kB
initial commit
about 2 months ago
README.md
Safe
319 Bytes
initial commit
about 2 months ago
app.py
Safe
1.24 kB
Update app.py
about 2 months ago
model.pkl
pickle
Detected Pickle imports (4)
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
860 Bytes
xet
Upload 2 files
about 2 months ago
requirements.txt
Safe
25 Bytes
Create requirements.txt
about 2 months ago
vectorizer.pkl
pickle
Detected Pickle imports (7)
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.ndarray"
,
"numpy.float64"
,
"scipy.sparse._csr.csr_matrix"
How to fix it?
1.46 kB
xet
Upload 2 files
about 2 months ago