Fetching metadata from the HF Docker repository...
Update app.py
1e21296 verified - 1.52 kB initial commit
- 13 Bytes Create DOCKER_NAME
DecisionTree_model.pkl Detected Pickle imports (5)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.tree._tree.Tree",
- "numpy.ndarray",
- "sklearn.tree._classes.DecisionTreeRegressor",
- "numpy.dtype"
How to fix it?
8.02 kB Upload 9 files - 255 Bytes Upload 9 files
Final_Scaler.pkl Detected Pickle imports (5)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.ndarray",
- "numpy.dtype",
- "numpy.core.multiarray.scalar"
How to fix it?
1.67 kB Upload 9 files - 680 Bytes Upload 9 files
- 324 Bytes initial commit
RandomForest_model.pkl Detected Pickle imports (6)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.tree._classes.DecisionTreeRegressor",
- "sklearn.ensemble._forest.RandomForestRegressor",
- "numpy.ndarray",
- "sklearn.tree._tree.Tree",
- "numpy.dtype"
How to fix it?
1.07 MB Upload 9 files - 6.15 kB Update app.py
- 1.17 MB Upload 9 files
- 55.6 kB Upload 9 files
insurance_Model.pkl Detected Pickle imports (4)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "sklearn.linear_model._base.LinearRegression",
- "numpy.dtype"
How to fix it?
1.26 kB Upload 9 files - 133 Bytes Create requirements.txt