Fetching metadata from the HF Docker repository...
Update app.py
c0ad3c2 - 1.48 kB initial commit
- 243 Bytes initial commit
- 5.95 kB Update app.py
- 37.1 kB Upload 3 files
randomforest.pkl Detected Pickle imports (7)
- "sklearn.tree._tree.Tree",
- "numpy.dtype",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy.core.multiarray._reconstruct",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.ndarray",
- "numpy.core.multiarray.scalar"
How to fix it?
6.33 MB Upload 3 files - 31 Bytes Update requirements.txt
scaling.pkl Detected Pickle imports (5)
- "numpy.dtype",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.core.multiarray.scalar"
How to fix it?
762 Bytes Upload 3 files