Fetching metadata from the HF Docker repository...
Update app.py
8cda26a - 1.56 kB Upload img2.png
- 231 Bytes initial commit
- 5.51 kB Update app.py
- 1.01 MB Upload img2.png
random_forest_model.pkl Detected Pickle imports (7)
- "sklearn.tree._tree.Tree",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.core.multiarray.scalar",
- "numpy.dtype"
How to fix it?
5.74 MB Upload 4 files - 169 Bytes Update requirements.txt
tfidf_vectorizer.pkl Detected Pickle imports (7)
- "sklearn.feature_extraction.text.TfidfTransformer",
- "numpy.float64",
- "scipy.sparse._csr.csr_matrix",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.feature_extraction.text.TfidfVectorizer"
How to fix it?
172 kB Upload 4 files