Fetching metadata from the HF Docker repository...
Update app.py
dd6e777 verified - 1.52 kB initial commit
Activities.joblib Detected Pickle imports (6)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "numpy.dtype",
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._label.LabelEncoder",
- "None.dtype"
How to fix it?
484 Bytes Upload 3 files - 264 Bytes initial commit
- 2.59 kB Update app.py
- 47 Bytes Update requirements.txt
rr.joblib Detected Pickle imports (4)
- "sklearn.linear_model._ridge.Ridge",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
593 Bytes Upload 3 files scaler.joblib Detected Pickle imports (4)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.preprocessing._data.RobustScaler",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
575 Bytes Upload 3 files