Fetching metadata from the HF Docker repository...
change images
cd9d1ed - 1.52 kB initial commit
- 235 Bytes initial commit
- 184 Bytes change main to app.py
- 1.49 kB change images
- 11.2 kB change images
- 42 Bytes first hf commit
- 138 Bytes first hf commit
model_encoder.pkl Detected Pickle imports (5)
- "sklearn.preprocessing._encoders.OrdinalEncoder",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "numpy.ndarray",
- "numpy.float64"
How to fix it?
572 Bytes first hf commit model_lin_reg.pkl Detected Pickle imports (5)
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.linear_model._base.LinearRegression",
- "numpy.ndarray",
- "numpy.core.multiarray.scalar"
How to fix it?
595 Bytes first hf commit model_scaler.pkl Detected Pickle imports (4)
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.preprocessing._data.MinMaxScaler"
How to fix it?
1.1 kB first hf commit - 2.76 kB first hf commit
- 75 Bytes add plotly