Fetching metadata from the HF Docker repository...
Upload 9 files
56e6417 verified location_encoder.pkl Detected Pickle imports (6)
- "numpy._core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.preprocessing._label.LabelEncoder",
- "numpy.dtype",
- "numpy.ndarray",
- "None.dtype"
How to fix it?
292 kB Upload 9 files scaler_X.pkl Detected Pickle imports (7)
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy._core.multiarray._reconstruct",
- "numpy.dtype",
- "None.dtype",
- "numpy._core.multiarray.scalar",
- "sklearn.preprocessing._data.StandardScaler"
How to fix it?
1.02 kB Upload 9 files scaler_y.pkl Detected Pickle imports (5)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy._core.multiarray.scalar",
- "numpy.ndarray",
- "sklearn.preprocessing._data.StandardScaler"
How to fix it?
623 Bytes Upload 9 files svm_model.pkl Detected Pickle imports (5)
- "numpy.dtype",
- "sklearn.svm._classes.SVR",
- "numpy.ndarray",
- "numpy._core.multiarray.scalar",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
386 kB Upload 9 files xgb_model.pkl Detected Pickle imports (3)
- "builtins.bytearray",
- "xgboost.sklearn.XGBRegressor",
- "xgboost.core.Booster"
How to fix it?
1.22 MB Upload 9 files