Fetching metadata from the HF Docker repository...
Upload 6 files
dc91da8 verified - 1.52 kB initial commit
- 253 Bytes initial commit
- 4.89 kB Upload 6 files
label_encoder_target.pkl Detected Pickle imports (6)
- "sklearn.preprocessing._label.LabelEncoder",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.core.multiarray._reconstruct",
- "_codecs.encode",
- "numpy.dtype",
- "numpy.ndarray"
How to fix it?
537 Bytes Upload 6 files label_encoders.pkl Detected Pickle imports (6)
- "sklearn.preprocessing._label.LabelEncoder",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.core.multiarray._reconstruct",
- "_codecs.encode",
- "numpy.dtype",
- "numpy.ndarray"
How to fix it?
1.7 kB Upload 6 files - 1.18 kB Upload 6 files
min_max_scaler.pkl Detected Pickle imports (6)
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "_codecs.encode",
- "numpy.dtype",
- "numpy.ndarray",
- "sklearn.preprocessing._data.MinMaxScaler"
How to fix it?
1.15 kB Upload 6 files one_hot_encoder.pkl Detected Pickle imports (7)
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "_codecs.encode",
- "sklearn.preprocessing._encoders.OneHotEncoder",
- "numpy.float64",
- "numpy.dtype",
- "numpy.ndarray"
How to fix it?
3.92 kB Upload 6 files