Upload 4 files
b14cf3a verified - 1.52 kB initial commit
- 24 Bytes initial commit
decisiontree.pkl Detected Pickle imports (6)
- "numpy.core.multiarray._reconstruct",
- "numpy.core.multiarray.scalar",
- "sklearn.tree._tree.Tree",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.dtype",
- "numpy.ndarray"
How to fix it?
9.68 kB Upload 4 files randomforest.pkl Detected Pickle imports (7)
- "numpy.core.multiarray._reconstruct",
- "numpy.core.multiarray.scalar",
- "sklearn.tree._tree.Tree",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.dtype",
- "numpy.ndarray"
How to fix it?
499 kB Upload 4 files svm.pkl Detected Pickle imports (4)
- "numpy.core.multiarray._reconstruct",
- "sklearn.svm._classes.SVC",
- "numpy.dtype",
- "numpy.ndarray"
How to fix it?
303 kB Upload 4 files xgboost.pkl Detected Pickle imports (3)
- "xgboost.core.Booster",
- "builtins.bytearray",
- "xgboost.sklearn.XGBClassifier"
How to fix it?
2.96 MB Upload 4 files