Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rajan9089
/
Crop-Recommendation
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Crop-Recommendation
3.71 MB
1 contributor
History:
12 commits
rajan9089
Uploading_code_part_to_show
2e90c43
verified
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
Code_part_to_show.txt
Safe
5.39 kB
Uploading_code_part_to_show
10 months ago
Crop_recommendation.csv
Safe
150 kB
first commit
over 1 year ago
README.md
Safe
243 Bytes
initial commit
over 1 year ago
app.py
Safe
2.65 kB
Update app.py
over 1 year ago
minmaxscaler.pkl
pickle
Detected Pickle imports (4)
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
,
"sklearn.preprocessing._data.MinMaxScaler"
,
"numpy.ndarray"
How to fix it?
760 Bytes
xet
first commit
over 1 year ago
model.pkl
pickle
Detected Pickle imports (7)
"numpy._core.multiarray._reconstruct"
,
"sklearn.tree._tree.Tree"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy._core.multiarray.scalar"
,
"numpy.ndarray"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"numpy.dtype"
How to fix it?
3.55 MB
xet
first commit
over 1 year ago
requirements.txt
Safe
42 Bytes
Update requirements.txt
over 1 year ago
standscaler.pkl
pickle
Detected Pickle imports (5)
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
,
"numpy.core.multiarray.scalar"
,
"sklearn.preprocessing._data.StandardScaler"
How to fix it?
617 Bytes
xet
first commit
over 1 year ago