Fetching metadata from the HF Docker repository...
Update app.py
f64cf01 verified - 1.52 kB initial commit
- 424 Bytes Update Dockerfile
- 213 Bytes initial commit
- 3.39 kB Update app.py
- 23 kB Update interface.html
- 128 Bytes Update requirements.txt
scaler_stage1.pkl Detected Pickle imports (7)
- "numpy._core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "numpy._core.multiarray.scalar",
- "None.dtype",
- "numpy.dtype",
- "sklearn.preprocessing._data.StandardScaler"
How to fix it?
1.18 kB Upload 4 files scaler_stage2.pkl Detected Pickle imports (7)
- "numpy._core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "numpy._core.multiarray.scalar",
- "None.dtype",
- "numpy.dtype",
- "sklearn.preprocessing._data.StandardScaler"
How to fix it?
1.18 kB Upload 4 files stage1_classifier.pkl Detected Pickle imports (5)
- "numpy.dtype",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray"
How to fix it?
15.3 MB Upload 4 files stage2_regressor.pkl Detected Pickle imports (6)
- "numpy.dtype",
- "sklearn.ensemble._forest.RandomForestRegressor",
- "sklearn.tree._classes.DecisionTreeRegressor",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "sklearn.tree._tree.Tree"
How to fix it?
28.4 MB Upload 4 files