Fetching metadata from the HF Docker repository...
Update requirements.txt
636a4cb verified - models Uploading models folder
- 1.52 kB initial commit
- 231 Bytes initial commit
- 31.3 kB Update app.py
kmeans_model.pkl Detected Pickle imports (5)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "sklearn.cluster._kmeans.KMeans",
- "numpy._core.multiarray.scalar",
- "numpy.dtype"
How to fix it?
219 kB Upload 7 files label_encoder.pkl Detected Pickle imports (6)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.preprocessing._label.LabelEncoder",
- "numpy._core.multiarray._reconstruct",
- "None.dtype",
- "numpy.dtype",
- "numpy.ndarray"
How to fix it?
529 Bytes Upload 7 files - 234 Bytes Upload 7 files
- 106 Bytes Update requirements.txt
svd_reducer.pkl Detected Pickle imports (4)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.decomposition._truncated_svd.TruncatedSVD",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
4 MB Upload 7 files tfidf_matrix.pkl Detected Pickle imports (4)
- "scipy.sparse._csr.csr_matrix",
- "numpy.dtype",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
6.74 MB Upload 7 files tfidf_vectorizer.pkl Detected Pickle imports (6)
- "numpy.ndarray",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.float64",
- "sklearn.feature_extraction.text.TfidfVectorizer"
How to fix it?
418 kB Upload 7 files