Fetching metadata from the HF Docker repository... abhifdsdf
edited
2841d7b - 1.52 kB initial commit
- 159 Bytes edited
- 223 Bytes initial commit
- 1.36 kB edited
crop_recommendation_model.pkl Detected Pickle imports (7)
- "numpy.core.multiarray._reconstruct",
- "numpy.core.multiarray.scalar",
- "numpy.ndarray",
- "sklearn.tree._tree.Tree",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.dtype"
How to fix it?
3.61 MB Add Flask app and model files for crop prediction API - 64 Bytes edited
scaler.pkl Detected Pickle imports (5)
- "numpy.core.multiarray._reconstruct",
- "numpy.core.multiarray.scalar",
- "numpy.ndarray",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.dtype"
How to fix it?
757 Bytes Add Flask app and model files for crop prediction API