Fetching metadata from the HF Docker repository...
Update app.py
e28d09c - 1.48 kB initial commit
- 248 Bytes initial commit
- 4.72 kB Update app.py
classifier.pickle Detected Pickle imports (7)
- "sklearn.tree._classes.DecisionTreeClassifier",
- "sklearn.tree._tree.Tree",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "numpy.core.multiarray.scalar",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy.dtype"
How to fix it?
56.7 MB Upload classifier.pickle - 31 Bytes Update requirements.txt
tfidf.pickle Detected Pickle imports (7)
- "numpy.float64",
- "numpy.dtype",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "scipy.sparse.csr.csr_matrix",
- "sklearn.feature_extraction.text.TfidfVectorizer"
How to fix it?
32.2 kB Upload tfidf.pickle