Fetching metadata from the HF Docker repository...
Update app.py
fa3b294 verified - 1.52 kB initial commit
- 254 Bytes initial commit
- 17.9 kB Update app.py
- 1.1 MB Upload 5 files
- 565 Bytes Upload 5 files
label_encoder.pkl Detected Pickle imports (6)
- "None.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.ndarray",
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._label.LabelEncoder"
How to fix it?
514 Bytes Upload 5 files - 161 Bytes Update requirements.txt
scaler.pkl Detected Pickle imports (5)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy._core.multiarray.scalar",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.dtype",
- "numpy.ndarray"
How to fix it?
903 Bytes Upload 5 files xgb_model.pkl Detected Pickle imports (3)
- "xgboost.sklearn.XGBClassifier",
- "builtins.bytearray",
- "xgboost.core.Booster"
How to fix it?
2.74 MB Upload 5 files