Fetching metadata from the HF Docker repository...
Update requirements.txt
d98c8b7 - 1.52 kB initial commit
- 244 Bytes initial commit
- 1.05 kB Update app.py
random_forest_model.pkl Detected Pickle imports (7)
- "numpy.ndarray",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.tree._tree.Tree",
- "numpy.core.multiarray.scalar"
How to fix it?
85.6 MB Upload 2 files - 40 Bytes Update requirements.txt
tfidf_vectorizer.pkl Detected Pickle imports (7)
- "numpy.ndarray",
- "numpy.dtype",
- "numpy.float64",
- "sklearn.feature_extraction.text.TfidfVectorizer",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "scipy.sparse._csr.csr_matrix",
- "numpy.core.multiarray._reconstruct"
How to fix it?
635 kB Upload 2 files