Fetching metadata from the HF Docker repository...
push new stuff
9803403
gradient_boosting.joblib
Detected Pickle imports (9)
- "sklearn._loss.link.IdentityLink",
- "sklearn._loss.link.Interval",
- "sklearn.dummy.DummyRegressor",
- "sklearn.ensemble._gb.GradientBoostingRegressor",
- "numpy.dtype",
- "sklearn._loss.loss.HalfSquaredError",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "_loss.CyHalfSquaredError",
- "numpy.ndarray"
How to fix it?
349 kB
push new stuff
lasso_regression.joblib
Detected Pickle imports (4)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.linear_model._coordinate_descent.Lasso"
How to fix it?
864 Bytes
first commit app.py and the content
linear_regression.joblib
Detected Pickle imports (4)
- "sklearn.linear_model._base.LinearRegression",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
1.03 kB
first commit app.py and the content
random_forest.joblib
Detected Pickle imports (6)
- "sklearn.tree._tree.Tree",
- "sklearn.tree._classes.DecisionTreeRegressor",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.ensemble._forest.RandomForestRegressor",
- "numpy.ndarray"
How to fix it?
1.99 MB
push new stuff
-
785 Bytes
first commit app.py and the content
-
1.98 kB
first commit app.py and the content