Fetching metadata from the HF Docker repository...
Update README.md
b096885 - 1.52 kB initial commit
DecisionTreeClassifier_model.pkl Detected Pickle imports (6)
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.ndarray",
- "sklearn.tree._tree.Tree",
- "numpy.core.multiarray.scalar"
How to fix it?
18.9 kB Upload DecisionTreeClassifier_model.pkl - 772 Bytes Upload LogisticRegression_model.pkl
- 273 Bytes Update README.md
RandomForestClassifier_model.pkl Detected Pickle imports (7)
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.ndarray",
- "sklearn.tree._tree.Tree",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy.core.multiarray.scalar"
How to fix it?
1.71 MB Upload RandomForestClassifier_model.pkl SVC_model.pkl Detected Pickle imports (5)
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "numpy.ndarray",
- "sklearn.svm._classes.SVC",
- "numpy.core.multiarray.scalar"
How to fix it?
31.2 kB Upload SVC_model.pkl - 2.98 kB Update app.py
- 44 Bytes Create requirements.txt