Fetching metadata from the HF Docker repository...
Update app.py
58d4ba8 verified - 1.48 kB initial commit
- 255 Bytes Update README.md
- 6.73 kB Update app.py
- 593 Bytes Update requirements.txt
saved_final_nb_model.pkl Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "numpy.core.multiarray.scalar",
- "sklearn.naive_bayes.GaussianNB",
- "numpy.dtype"
How to fix it?
90.4 kB Upload 3 files saved_final_rf_model.pkl Detected Pickle imports (7)
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "sklearn.tree._tree.Tree",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy.dtype",
- "numpy.core.multiarray.scalar"
How to fix it?
7 MB Upload 3 files saved_final_svm_model.pkl Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "sklearn.svm._classes.SVC",
- "numpy.dtype",
- "numpy.core.multiarray.scalar"
How to fix it?
455 kB Upload 3 files