Fetching metadata from the HF Docker repository...
Update app.py
dfdcea4 verified - 1.52 kB initial commit
- 236 Bytes initial commit
- 3.16 kB Update app.py
- 146 Bytes Upload 6 files
- 460 Bytes Upload 6 files
- 1.78 kB Upload 3 files
- 433 Bytes Upload 6 files
- 85 Bytes Upload 6 files
- 741 kB Upload 6 files
model.pkl Detected Pickle imports (7)
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.core.multiarray.scalar",
- "numpy.dtype",
- "sklearn.tree._tree.Tree",
- "sklearn.ensemble._forest.RandomForestClassifier"
How to fix it?
728 kB Rename random_forest_model.pkl to model.pkl - 79 Bytes Update requirements.txt
- 2.02 kB Upload 6 files
scaler.pkl Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "numpy.core.multiarray.scalar",
- "numpy.dtype",
- "sklearn.preprocessing._data.StandardScaler"
How to fix it?
1.09 kB Upload 3 files - 77 Bytes Upload 4 files