Fetching metadata from the HF Docker repository...
Update app.py
f2fd0a9 verified - 1.52 kB initial commit
- 233 Bytes initial commit
- 2.82 kB Update app.py
- 121 Bytes Update requirements.txt
rf_model.pkl Detected Pickle imports (7)
- "sklearn.tree._tree.Tree",
- "numpy.ndarray",
- "numpy.core.multiarray.scalar",
- "numpy.dtype",
- "numpy.core.multiarray._reconstruct",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "sklearn.ensemble._forest.RandomForestClassifier"
How to fix it?
99.2 MB Upload 2 files tfidf_vectorizer.pkl Detected Pickle imports (8)
- "scipy.sparse._csr.csr_matrix",
- "numpy.float64",
- "sklearn.feature_extraction.text.TfidfVectorizer",
- "numpy.core.multiarray.scalar",
- "numpy.dtype",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "sklearn.feature_extraction.text.TfidfTransformer"
How to fix it?
8.73 MB Upload 2 files