add model
ba804e9 verified - 1.52 kB initial commit
- 28 Bytes initial commit
model_pipeline.joblib Detected Pickle imports (11)
- "xgboost.core.Booster",
- "sklearn.preprocessing._data.StandardScaler",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "builtins.bytearray",
- "collections.OrderedDict",
- "numpy._core.multiarray.scalar",
- "numpy.ndarray",
- "numpy.dtype",
- "numpy._core.multiarray._reconstruct",
- "xgboost.sklearn.XGBClassifier",
- "XGBClassifier.dtype"
How to fix it?
282 kB add model model_pipeline_improved.joblib Detected Pickle imports (5)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
5.74 MB add model