Fetching metadata from the HF Docker repository... albin
debuggung
aa3bc09 - 1.52 kB initial commit
- 361 Bytes Use extraction features before calling model
- 202 Bytes initial commit
- 1.98 kB change model
label_encoders.pkl Detected Pickle imports (6)
- "_codecs.encode",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.preprocessing._label.LabelEncoder",
- "numpy.ndarray"
How to fix it?
17.6 MB dowlaod new models logistic_regression_model.pkl Detected Pickle imports (6)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.linear_model._logistic.LogisticRegression",
- "_codecs.encode",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
1.48 kB reimport label_encoder and model - 4.48 kB debuggung
- 295 Bytes import panda