Fetching metadata from the HF Docker repository...
Update app.py
1618e4f
-
1.43 kB
-
254 Bytes
-
3.3 kB
encoder.pkl
Detected Pickle imports (5)
- "sklearn.preprocessing._encoders.OneHotEncoder",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "numpy.float64",
- "numpy.ndarray"
How to fix it?
430 Bytes
scaler.pkl
Detected Pickle imports (5)
- "numpy.core.multiarray.scalar",
- "numpy.core.multiarray._reconstruct",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.dtype",
- "numpy.ndarray"
How to fix it?
4.35 kB