Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MiguelCh
/
soil-bulk-density-predictor
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
soil-bulk-density-predictor
1 contributor
History:
32 commits
MiguelCh
Update app.py
2664126
verified
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
README.md
Safe
261 Bytes
initial commit
4 months ago
app.py
Safe
4.48 kB
Update app.py
3 months ago
model_rf.pkl
pickle
Detected Pickle imports (6)
"sklearn.tree._tree.Tree"
,
"sklearn.ensemble._forest.RandomForestRegressor"
,
"sklearn.tree._classes.DecisionTreeRegressor"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
620 kB
LFS
Upload model_rf.pkl
4 months ago
my-standard-scaler.pkl
pickle
Detected Pickle imports (5)
"numpy.dtype"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.ndarray"
,
"numpy.core.multiarray.scalar"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
1.01 kB
LFS
Commit Random Forest
4 months ago
requirements.txt
Safe
48 Bytes
Update requirements.txt
4 months ago