Fetching metadata from the HF Docker repository...
Upload 15 files
4856467 verified anomaly_detector.pkl Detected Pickle imports (8)
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.ensemble._iforest.IsolationForest",
- "numpy._core.multiarray._reconstruct",
- "_codecs.encode",
- "sklearn.tree._tree.Tree",
- "numpy.ndarray",
- "sklearn.tree._classes.ExtraTreeRegressor"
How to fix it?
1.11 MB Upload 15 files cat_model.pkl Detected Pickle imports (3)
- "catboost.core.CatBoostClassifier",
- "numpy.dtype",
- "numpy._core.multiarray.scalar"
How to fix it?
1.72 MB Upload 15 files lgb_model.pkl Detected Pickle imports (8)
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "collections.OrderedDict",
- "numpy._core.multiarray.scalar",
- "lightgbm.basic.Booster",
- "lightgbm.sklearn.LGBMClassifier",
- "numpy.ndarray",
- "collections.defaultdict"
How to fix it?
6.19 MB Upload 15 files xgb_model.pkl Detected Pickle imports (3)
- "builtins.bytearray",
- "xgboost.sklearn.XGBClassifier",
- "xgboost.core.Booster"
How to fix it?
3.59 MB Upload 15 files