Fetching metadata from the HF Docker repository...
Update prediction.py
aeeb928 verified - 1.58 kB FINAL PUSH
- 809 kB FINAL PUSH
- 145 Bytes Update README.md
- 13.5 kB Update app.py
- 275 Bytes FINAL PUSH
- 84.2 kB FINAL PUSH
- 21.2 kB Upload eda.py
- 97.5 kB FINAL PUSH
kmeans_model.pkl Detected Pickle imports (5)
- "numpy.core.multiarray.scalar",
- "sklearn.cluster._kmeans.KMeans",
- "numpy.dtype",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray"
How to fix it?
4.05 kB FINAL PUSH pca_model.pkl Detected Pickle imports (5)
- "numpy.core.multiarray.scalar",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.decomposition._pca.PCA"
How to fix it?
940 Bytes FINAL PUSH - 10 kB Update prediction.py
- 66 Bytes FINAL PUSH
scaler.pkl Detected Pickle imports (4)
- "numpy.core.multiarray._reconstruct",
- "sklearn.preprocessing._data.MinMaxScaler",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
521 Bytes FINAL PUSH