Fetching metadata from the HF Docker repository...
Update eda.py
977fef3 - 1.56 kB Upload 10 files
- 238 Bytes initial commit
- 566 Bytes Rename main.py to app.py
- 4 MB Upload 10 files
- 1.84 kB Update eda.py
- 29 Bytes Upload 10 files
- 141 Bytes Upload 10 files
model_encoder.pkl Detected Pickle imports (5)
- "numpy.float64",
- "numpy.dtype",
- "numpy.ndarray",
- "sklearn.preprocessing._encoders.OrdinalEncoder",
- "numpy.core.multiarray._reconstruct"
How to fix it?
623 Bytes Upload 10 files model_lin_reg.pkl Detected Pickle imports (5)
- "numpy.dtype",
- "numpy.core.multiarray.scalar",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "sklearn.linear_model._base.LinearRegression"
How to fix it?
595 Bytes Upload 10 files model_scaler.pkl Detected Pickle imports (4)
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.preprocessing._data.MinMaxScaler",
- "numpy.ndarray"
How to fix it?
1.1 kB Upload 10 files - 2.88 kB Upload 10 files
- 61 Bytes Update requirements.txt