Fetching metadata from the HF Docker repository...
Upload 19 files
ac30449 verified DT_model.pkl Detected Pickle imports (5)
- "numpy.ndarray",
- "sklearn.tree._tree.Tree",
- "numpy._core.multiarray._reconstruct",
- "sklearn.tree._classes.DecisionTreeRegressor",
- "numpy.dtype"
How to fix it?
3.43 kB Upload 19 files Feature_Scaler.pkl Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.dtype",
- "numpy._core.multiarray.scalar"
How to fix it?
646 Bytes Upload 19 files LR_model.pkl Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy._core.multiarray._reconstruct",
- "numpy.dtype",
- "numpy._core.multiarray.scalar",
- "sklearn.linear_model._base.LinearRegression"
How to fix it?
452 Bytes Upload 19 files RF_model.pkl Detected Pickle imports (6)
- "numpy.ndarray",
- "sklearn.tree._tree.Tree",
- "numpy._core.multiarray._reconstruct",
- "sklearn.tree._classes.DecisionTreeRegressor",
- "numpy.dtype",
- "sklearn.ensemble._forest.RandomForestRegressor"
How to fix it?
757 kB Upload 19 files - 268 kB Upload 19 files
target_scaler.pkl Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.dtype",
- "numpy._core.multiarray.scalar"
How to fix it?
474 Bytes Upload 19 files