Fetching metadata from the HF Docker repository...
Upload Files
4d18cf9 verified logistic_regression.pkl Detected Pickle imports (4)
- "numpy.ndarray",
- "sklearn.linear_model._logistic.LogisticRegression",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
1.52 kB Upload Files - 156 kB Upload Files
scaler_lr.pkl Detected Pickle imports (7)
- "_codecs.encode",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "numpy.core.multiarray.scalar",
- "sklearn.preprocessing._data.StandardScaler",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype"
How to fix it?
4.47 kB Upload Files xgboost.pkl Detected Pickle imports (3)
- "builtins.bytearray",
- "xgboost.core.Booster",
- "xgboost.sklearn.XGBClassifier"
How to fix it?
949 kB Upload Files