Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ArchiMathur
/
project
like
0
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
516c73e
project
1 contributor
History:
30 commits
ArchiMathur
Upload my_seq_model (1).pkl
516c73e
verified
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
README.md
Safe
229 Bytes
initial commit
2 months ago
app.py
Safe
20.7 kB
Update app.py
2 months ago
dtree.pkl
pickle
Detected Pickle imports (6)
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.tree._tree.Tree"
,
"numpy.core.multiarray.scalar"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
1.07 MB
LFS
Upload dtree.pkl
2 months ago
dtreeweights.pkl
pickle
Detected Pickle imports (6)
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.tree._tree.Tree"
,
"numpy.core.multiarray.scalar"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
1.07 MB
LFS
Upload dtreeweights.pkl
2 months ago
main.ipynb
Safe
160 kB
Upload main.ipynb
2 months ago
mldata.csv
Safe
1.16 MB
Upload mldata.csv
2 months ago
my_seq_model (1).pkl
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
188 kB
LFS
Upload my_seq_model (1).pkl
2 months ago
my_seq_model.pkl
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
185 kB
LFS
Upload my_seq_model.pkl
2 months ago
requirements.txt
Safe
46 Bytes
Create requirements.txt
2 months ago
rf_model.pkl
pickle
Detected Pickle imports (7)
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.ndarray"
,
"sklearn.tree._tree.Tree"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
86.4 MB
LFS
Upload rf_model.pkl
2 months ago
rfweights (1).pkl
pickle
Detected Pickle imports (7)
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"sklearn.tree._tree.Tree"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"numpy.dtype"
,
"numpy.core.multiarray.scalar"
How to fix it?
87.7 MB
LFS
Upload rfweights (1).pkl
2 months ago
rfweights.pkl
pickle
Detected Pickle imports (7)
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
,
"numpy.core.multiarray.scalar"
,
"numpy.ndarray"
,
"sklearn.tree._tree.Tree"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"sklearn.tree._classes.DecisionTreeClassifier"
How to fix it?
87.7 MB
LFS
Upload rfweights.pkl
2 months ago