- classification update
- regression update
- 1.52 kB initial commit
- 5.18 kB update readme
- 483 Bytes update
- 1.81 kB Clean re-commit using proper Git LFS
normalize_cls_image.joblib Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy._core.multiarray.scalar",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.preprocessing._data.StandardScaler"
How to fix it?
49.8 kB update normalize_cls_tabular.joblib Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy._core.multiarray.scalar",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.preprocessing._data.StandardScaler"
How to fix it?
9.83 kB update normalize_cls_text.joblib Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy._core.multiarray.scalar",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.preprocessing._data.StandardScaler"
How to fix it?
19 kB update normalize_reg_image.joblib Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy._core.multiarray.scalar",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.preprocessing._data.StandardScaler"
How to fix it?
49.8 kB update normalize_reg_tabular.joblib Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy._core.multiarray.scalar",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.preprocessing._data.StandardScaler"
How to fix it?
9.83 kB update normalize_reg_text.joblib Detected Pickle imports (5)
- "numpy.ndarray",
- "numpy._core.multiarray.scalar",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.preprocessing._data.StandardScaler"
How to fix it?
19 kB update - 82 kB update readme
- 6.19 kB update