Fetching metadata from the HF Docker repository...
Update app.py
20ce80b verified - 1.56 kB Initial commit
- 233 Bytes initial commit
- 7.65 kB Update app.py
- 647 MB Initial commit
knn_model.pkl Detected Pickle imports (5)
- "numpy._core.multiarray._reconstruct",
- "numpy.dtype",
- "scipy.sparse._csr.csr_matrix",
- "sklearn.neighbors._unsupervised.NearestNeighbors",
- "numpy.ndarray"
How to fix it?
195 MB Initial commit - 62 Bytes Upload 2 files
tfidf_vectorizer.pkl Detected Pickle imports (7)
- "numpy.ndarray",
- "numpy._core.multiarray.scalar",
- "numpy.dtype",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "numpy.float64",
- "numpy._core.multiarray._reconstruct",
- "sklearn.feature_extraction.text.TfidfVectorizer"
How to fix it?
184 kB Initial commit