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:
duhitsayu
/
Fake_News_Detector
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Fake_News_Detector
120 MB
Ctrl+K
Ctrl+K
1 contributor
History:
9 commits
duhitsayu
Update app.py
7ff99e5
verified
over 1 year ago
.gitattributes
Safe
1.61 kB
Upload True.csv
over 1 year ago
Fake.csv
Safe
62.8 MB
xet
Upload Fake.csv
over 1 year ago
README.md
Safe
319 Bytes
initial commit
over 1 year ago
True.csv
53.6 MB
xet
Upload True.csv
over 1 year ago
app.py
Safe
902 Bytes
Update app.py
over 1 year ago
fake_news_model.pkl
pickle
Detected Pickle imports (4)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.dtype"
,
"numpy.ndarray"
How to fix it?
974 kB
xet
Upload fake_news_model.pkl
over 1 year ago
requirements.txt
Safe
41 Bytes
Create requirements.txt
over 1 year ago
tfidf_vectorizer.pkl
pickle
Detected Pickle imports (6)
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.float64"
How to fix it?
2.8 MB
xet
Upload tfidf_vectorizer.pkl
over 1 year ago