Fetching metadata from the HF Docker repository...
Update app.py
b9dcb0f verified - 1.52 kB initial commit
- 255 Bytes Update README.md
- 8.78 kB Update app.py
knn.pkl Detected Pickle imports (8)
- "numpy._core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.metrics._dist_metrics.newObj",
- "sklearn.neighbors._kd_tree.KDTree",
- "numpy.ndarray",
- "sklearn.neighbors._classification.KNeighborsClassifier",
- "sklearn.neighbors._kd_tree.newObj",
- "sklearn.metrics._dist_metrics.EuclideanDistance64"
How to fix it?
179 kB Upload 5 files le.pkl Detected Pickle imports (4)
- "numpy._core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.preprocessing._label.LabelEncoder",
- "numpy.ndarray"
How to fix it?
267 Bytes Upload 5 files ohe_drain.pkl Detected Pickle imports (5)
- "numpy._core.multiarray._reconstruct",
- "numpy.dtype",
- "numpy.ndarray",
- "builtins.int",
- "sklearn.preprocessing._encoders.OneHotEncoder"
How to fix it?
653 Bytes Upload 5 files ohe_stage.pkl Detected Pickle imports (5)
- "numpy._core.multiarray._reconstruct",
- "numpy.dtype",
- "numpy.ndarray",
- "builtins.int",
- "sklearn.preprocessing._encoders.OneHotEncoder"
How to fix it?
638 Bytes Upload 5 files - 23 Bytes Create requirements.txt
rs.pkl Detected Pickle imports (4)
- "numpy._core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.preprocessing._data.RobustScaler",
- "numpy.ndarray"
How to fix it?
661 Bytes Upload 5 files