Fetching metadata from the HF Docker repository...
Update requirements.txt
b00a823 verified - 1.52 kB initial commit
- 247 Bytes initial commit
- 1.87 kB Upload app.py
decision_tree_model.pkl Detected Pickle imports (4)
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype"
How to fix it?
332 kB Upload decision_tree_model.pkl random_forest_model.pkl Detected Pickle imports (5)
- "sklearn.ensemble._forest.RandomForestClassifier",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.ndarray",
- "sklearn.tree._classes.DecisionTreeClassifier"
How to fix it?
57.6 MB Upload random_forest_model.pkl - 89 Bytes Update requirements.txt
svm_model.pkl Detected Pickle imports (4)
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.svm._classes.SVC",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
30 MB Upload svm_model.pkl