Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
GodfreyOwino
/
NPK_Predictor
like
0
Sleeping
App
Files
Files
Community
main
NPK_Predictor
1 contributor
History:
17 commits
GodfreyOwino
adding pandas to reqs.txt
3cdae41
verified
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
Dockerfile
Safe
195 Bytes
Create Dockerfile
4 months ago
README.md
Safe
197 Bytes
initial commit
4 months ago
app.py
Safe
2.4 kB
Update app.py
4 months ago
label_encoder.joblib
pickle
Detected Pickle imports (6)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"_codecs.encode"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
1.84 kB
LFS
Upload label_encoder.joblib
4 months ago
requirements.txt
Safe
93 Bytes
adding pandas to reqs.txt
4 months ago
soil_npk_joblib_model.joblib
pickle
Detected Pickle imports (7)
"_codecs.encode"
,
"sklearn.ensemble._forest.RandomForestRegressor"
,
"numpy.core.multiarray._reconstruct"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.tree._classes.DecisionTreeRegressor"
,
"numpy.dtype"
,
"numpy.ndarray"
How to fix it?
130 MB
LFS
Upload soil_npk_joblib_model.joblib
4 months ago