Fetching metadata from the HF Docker repository...
Update app.py
41758de verified - 1.52 kB initial commit
- 249 Bytes initial commit
- 1.41 kB Update app.py
- 1.25 kB Upload 3 files
isolation_forest_model.joblib Detected Pickle imports (8)
- "sklearn.tree._classes.ExtraTreeRegressor",
- "numpy.dtype",
- "None.dtype",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.tree._tree.Tree",
- "numpy._core.multiarray._reconstruct",
- "sklearn.ensemble._iforest.IsolationForest"
How to fix it?
1.24 MB Upload 3 files - 39 Bytes Create requirements.txt
standard_scaler.joblib Detected Pickle imports (7)
- "numpy.ndarray",
- "None.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy._core.multiarray.scalar",
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.dtype"
How to fix it?
3.98 kB Upload 3 files