Fetching metadata from the HF Docker repository...
Update app.py
6161c03 verified - 1.52 kB initial commit
- 497 Bytes Upload 7 files
- 87 Bytes Update README.md
- 1.82 kB Update app.py
model.pkl Detected Pickle imports (7)
- "numpy._core.multiarray.scalar",
- "numpy.dtype",
- "numpy.ndarray",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy._core.multiarray._reconstruct",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "sklearn.tree._tree.Tree"
How to fix it?
205 kB Upload 7 files - 35 Bytes Update requirements.txt
scaler.pkl Detected Pickle imports (5)
- "numpy.dtype",
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy._core.multiarray.scalar",
- "numpy.ndarray"
How to fix it?
728 Bytes Upload 7 files - 986 Bytes Upload 7 files