Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
5.43 kB
Ctrl+K
Ctrl+K
1 contributor
History:
9 commits
jeevitha-app
Upload 2 files
17ee927
verified
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
README.md
Safe
319 Bytes
initial commit
10 months ago
app.py
Safe
1.24 kB
Update app.py
10 months ago
model.pkl
pickle
Detected Pickle imports (4)
"numpy.core.multiarray._reconstruct"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.dtype"
,
"numpy.ndarray"
How to fix it?
860 Bytes
xet
Upload 2 files
10 months ago
requirements.txt
Safe
25 Bytes
Create requirements.txt
10 months ago
vectorizer.pkl
pickle
Detected Pickle imports (7)
"numpy.core.multiarray._reconstruct"
,
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"scipy.sparse._csr.csr_matrix"
,
"sklearn.feature_extraction.text.TfidfTransformer"
How to fix it?
1.46 kB
xet
Upload 2 files
10 months ago