Fetching metadata from the HF Docker repository...
Update app.py
a64bd45 verified - 1.52 kB initial commit
- 236 Bytes initial commit
- 17.7 kB Update app.py
- 2.47 kB Update data.json
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 - 86 Bytes Update requirements.txt
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