Fetching metadata from the HF Docker repository...
Update app.py
c6a669d
verified
-
1.52 kB
initial commit
-
245 Bytes
initial commit
-
2.85 kB
Update app.py
multi_label_binarizer.pkl
Detected Pickle imports (4)
- "numpy.ndarray",
- "numpy.dtype",
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._label.MultiLabelBinarizer"
How to fix it?
1.77 kB
Upload 3 files
-
36 Bytes
Create requirements.txt
svm_multilabel_model.pkl
Detected Pickle imports (6)
- "sklearn.multiclass.OneVsRestClassifier",
- "numpy.ndarray",
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._label.LabelBinarizer",
- "numpy.dtype",
- "sklearn.svm._classes.LinearSVC"
How to fix it?
7.15 MB
Upload 3 files
tfidf_vectorizer.pkl
Detected Pickle imports (7)
- "numpy.float64",
- "numpy.ndarray",
- "numpy._core.multiarray._reconstruct",
- "sklearn.feature_extraction.text.TfidfVectorizer",
- "numpy.dtype",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "numpy._core.multiarray.scalar"
How to fix it?
377 kB
Upload 3 files