Fetching metadata from the HF Docker repository...
Initial commit
caf26c9 encoder.joblib Detected Pickle imports (6)
- "None.dtype",
- "sklearn.preprocessing._label.LabelEncoder",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
500 Bytes Initial commit model.joblib Detected Pickle imports (4)
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.svm._classes.LinearSVC",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
206 kB Initial commit vectorizer.joblib Detected Pickle imports (7)
- "scipy.sparse._csr.csr_matrix",
- "numpy.ndarray",
- "numpy.dtype",
- "numpy.float64",
- "sklearn.feature_extraction.text.TfidfVectorizer",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
510 kB Initial commit