Fetching metadata from the HF Docker repository...
Update app.py
2b40962 verified - 1.52 kB initial commit
- 253 Bytes Update README.md
- 2.37 kB Update 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_1.pkl Detected Pickle imports (6)
- "sklearn.preprocessing._data.StandardScaler",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "numpy.core.multiarray.scalar",
- "numpy.dtype",
- "sklearn.pipeline.Pipeline"
How to fix it?
22.3 MB Upload svm_model_1.pkl