Fetching metadata from the HF Docker repository...
Update Dockerfile
6229008 verified - 1.52 kB initial commit
- 366 Bytes Update Dockerfile
- 274 Bytes initial commit
- 9.76 kB Update app.py
label_encoder.pkl Detected Pickle imports (6)
- "numpy._core.multiarray._reconstruct",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "sklearn.preprocessing._label.LabelEncoder",
- "None.dtype"
How to fix it?
510 Bytes Upload label_encoder.pkl - 90 Bytes Update requirements.txt
trained_lightgbm_model.pkl Detected Pickle imports (8)
- "collections.OrderedDict",
- "numpy.ndarray",
- "lightgbm.sklearn.LGBMClassifier",
- "numpy._core.multiarray.scalar",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "collections.defaultdict",
- "lightgbm.basic.Booster"
How to fix it?
716 kB Upload trained_lightgbm_model.pkl