Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gkc55
/
agrocrop
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
agrocrop
Ctrl+K
Ctrl+K
1 contributor
History:
9 commits
gkc55
Fix model loading and prediction issues - working locally
bb8ef20
3 months ago
.ipynb_checkpoints
Initial deployment with all files and images
3 months ago
static
Fix muskmelon image filename
3 months ago
templates
Enable fullscreen mode and improve mobile experience
3 months ago
.dockerignore
Safe
55 Bytes
Initial deployment with all files and images
3 months ago
.gitattributes
Safe
1.65 kB
Initial deployment with all files and images
3 months ago
Crop Classification With Recommendation System.ipynb
Safe
82.4 kB
Initial deployment with all files and images
3 months ago
Crop_recommendation.csv
Safe
148 kB
Initial deployment with all files and images
3 months ago
Dockerfile
Safe
173 Bytes
Fix dependencies and add Dockerfile
3 months ago
README.md
Safe
872 Bytes
Fix model loading and scaling issues
3 months ago
app.py
Safe
5.16 kB
Fix model loading and prediction issues - working locally
3 months ago
config.py
Safe
119 Bytes
Initial deployment with all files and images
3 months ago
crop22_powerbi.pbix
Safe
194 kB
Initial deployment with all files and images
3 months ago
crop2_powerbi.pbix
Safe
193 kB
Initial deployment with all files and images
3 months ago
git
Safe
0 Bytes
Initial deployment with all files and images
3 months ago
image_utils.py
Safe
1.28 kB
Fix image_utils.py to handle all images in single directory
3 months ago
minmaxscaler.pkl
pickle
Detected Pickle imports (4)
"sklearn.preprocessing._data.MinMaxScaler"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
901 Bytes
LFS
Initial deployment with all files and images
3 months ago
model.pkl
pickle
Detected Pickle imports (7)
"numpy.core.multiarray.scalar"
,
"sklearn.tree._tree.Tree"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
3.64 MB
LFS
Initial deployment with all files and images
3 months ago
requirements.txt
Safe
111 Bytes
Fix dependencies and add Dockerfile
3 months ago
standscaler.pkl
pickle
Detected Pickle imports (5)
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.ndarray"
,
"numpy.core.multiarray.scalar"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
How to fix it?
617 Bytes
LFS
Initial deployment with all files and images
3 months ago