Fetching metadata from the HF Docker repository...
Update app.py
8a4b04d verified - 1.52 kB initial commit
- 201 Bytes Create Dockerfile
- 206 Bytes initial commit
- 25.9 kB Update app.py
features.pkl Detected Pickle imports (9)
- "numpy.ndarray",
- "None.dtype",
- "pandas.core.indexes.base._new_Index",
- "pandas.core.internals.managers.SingleBlockManager",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "pandas.core.series.Series",
- "numpy.dtype",
- "numpy._core.multiarray._reconstruct",
- "pandas.core.indexes.base.Index"
How to fix it?
1.7 kB Upload features.pkl production_model.pkl Detected Pickle imports (8)
- "numpy._core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.tree._tree.Tree",
- "sklearn.tree._classes.DecisionTreeRegressor",
- "sklearn.ensemble._forest.RandomForestRegressor",
- "None.dtype",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
99 MB Upload 2 files - 135 Bytes Update requirements.txt
scaler.pkl Detected Pickle imports (5)
- "numpy.ndarray",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.dtype",
- "numpy._core.multiarray.scalar",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
759 Bytes Upload 3 files