Fetching metadata from the HF Docker repository...
Update app.py
1ecf5ee verified - 1.52 kB initial commit
- 324 Bytes initial commit
- 9.41 kB Update app.py
encoders.pkl Detected Pickle imports (6)
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.preprocessing._label.LabelEncoder",
- "numpy.dtype",
- "_codecs.encode",
- "numpy.ndarray"
How to fix it?
2.14 kB Upload 4 files model.pkl Detected Pickle imports (3)
- "xgboost.core.Booster",
- "xgboost.sklearn.XGBRegressor",
- "builtins.bytearray"
How to fix it?
473 kB Upload 4 files - 64 Bytes Upload requirements.txt
scaler.pkl Detected Pickle imports (7)
- "numpy.core.multiarray._reconstruct",
- "numpy.core.multiarray.scalar",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "sklearn.preprocessing._data.StandardScaler",
- "_codecs.encode",
- "numpy.ndarray"
How to fix it?
1.18 kB Upload 4 files