Fetching metadata from the HF Docker repository...
Update app.py
f586f9f verified - 236 Bytes initial commit
- 3.44 kB Update app.py
kmeans_model.joblib Detected Pickle imports (7)
- "numpy.core.multiarray.scalar",
- "_codecs.encode",
- "sklearn.cluster._kmeans.KMeans",
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
29.8 kB update kmeans_model.pkl Detected Pickle imports (5)
- "numpy.core.multiarray.scalar",
- "sklearn.cluster._kmeans.KMeans",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
29.4 kB Upload 2 files lg.joblib Detected Pickle imports (4)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "sklearn.linear_model._logistic.LogisticRegression",
- "numpy.ndarray"
How to fix it?
927 Bytes update lg.pkl Detected Pickle imports (4)
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.linear_model._logistic.LogisticRegression",
- "numpy.core.multiarray._reconstruct"
How to fix it?
778 Bytes Upload 2 files - 257 Bytes Update requirements.txt