Fetching metadata from the HF Docker repository...
Update backend.py
cb27228 verified - 254 Bytes Add backend files
- 1.55 kB Add backend files
- 1.2 kB Add backend files
- 280 Bytes Add backend files
- 2.99 kB Update backend.py
lgbmr_model.pkl Detected Pickle imports (4)
- "collections.OrderedDict",
- "lightgbm.basic.Booster",
- "lightgbm.sklearn.LGBMRegressor",
- "collections.defaultdict"
How to fix it?
1.97 MB Add backend files minmax_scaler.pkl Detected Pickle imports (6)
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._data.MinMaxScaler",
- "_codecs.encode",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray"
How to fix it?
1.19 kB Add backend files ohe_encoder.pkl Detected Pickle imports (7)
- "numpy._core.multiarray._reconstruct",
- "numpy.float64",
- "_codecs.encode",
- "numpy.dtype",
- "sklearn.preprocessing._encoders.OneHotEncoder",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray"
How to fix it?
14.7 kB Add backend files - 67 Bytes Update requirements.txt