Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rizkims
/
hoaxdetector
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
hoaxdetector
Ctrl+K
Ctrl+K
1 contributor
History:
8 commits
rizkims
Initial commit for hoax detector
2cbde77
about 1 month ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 month ago
README.md
Safe
264 Bytes
initial commit
about 1 month ago
app.py
Safe
2.52 kB
Initial commit for hoax detector
about 1 month ago
ensemble_model.pkl
pickle
Detected Pickle imports (14)
"sklearn.linear_model._sgd_fast.Hinge"
,
"sklearn.ensemble._voting.VotingClassifier"
,
"numpy.ndarray"
,
"scipy.sparse._csr.csr_matrix"
,
"sklearn.utils._bunch.Bunch"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"sklearn.linear_model._passive_aggressive.PassiveAggressiveClassifier"
,
"sklearn.tree._tree.Tree"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"sklearn.neighbors._classification.KNeighborsClassifier"
,
"numpy._core.multiarray._reconstruct"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy._core.multiarray.scalar"
,
"numpy.dtype"
How to fix it?
600 MB
xet
Initial commit for hoax detector
about 1 month ago
requirements.txt
Safe
51 Bytes
Initial commit for hoax detector
about 1 month ago
vectorizer.pkl
pickle
Detected Pickle imports (6)
"numpy.float64"
,
"numpy._core.multiarray._reconstruct"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.ndarray"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.dtype"
How to fix it?
3.18 MB
xet
Initial commit for hoax detector
about 1 month ago