Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mykes
/
random_forest
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
223186c
random_forest
Ctrl+K
Ctrl+K
1 contributor
History:
30 commits
Mykes
Delete group_names.joblib
223186c
verified
7 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
README.md
Safe
236 Bytes
initial commit
7 months ago
app.py
Safe
17.7 kB
Update app.py
7 months ago
categorical_features.joblib
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
146 Bytes
LFS
Upload 6 files
7 months ago
categorical_options.joblib
pickle
Detected Pickle imports (2)
"numpy.dtype"
,
"numpy.core.multiarray.scalar"
How to fix it?
460 Bytes
LFS
Upload 6 files
7 months ago
data.json
Safe
2.47 kB
Update data.json
7 months ago
features.joblib
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
433 Bytes
LFS
Upload 6 files
7 months ago
model.pkl
pickle
Detected Pickle imports (7)
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"sklearn.tree._tree.Tree"
,
"sklearn.ensemble._forest.RandomForestClassifier"
How to fix it?
728 kB
LFS
Rename random_forest_model.pkl to model.pkl
7 months ago
requirements.txt
Safe
86 Bytes
Update requirements.txt
7 months ago
scaler.pkl
pickle
Detected Pickle imports (5)
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"sklearn.preprocessing._data.StandardScaler"
How to fix it?
1.09 kB
LFS
Upload 3 files
7 months ago
versions.json
Safe
77 Bytes
Upload 4 files
7 months ago