Fetching metadata from the HF Docker repository...
Update app.py
3cdedcd
verified
-
1.52 kB
initial commit
-
419 Bytes
Update README.md
-
1.75 kB
Update app.py
binarizer.pkl
Detected Pickle imports (4)
- "sklearn.preprocessing._label.MultiLabelBinarizer",
- "numpy._core.multiarray._reconstruct",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
41.4 kB
Upload 2 files
model (2).pkl
Detected Pickle imports (7)
- "sklearn.multiclass.OneVsRestClassifier",
- "sklearn.linear_model._logistic.LogisticRegression",
- "numpy.dtype",
- "sklearn.preprocessing._label.LabelBinarizer",
- "numpy._core.multiarray._reconstruct",
- "numpy.ndarray",
- "sklearn.multiclass._ConstantPredictor"
How to fix it?
206 MB
Upload model (2).pkl
-
37 Bytes
Update requirements.txt
vectorizer.pkl
Detected Pickle imports (7)
- "numpy.float64",
- "numpy.ndarray",
- "sklearn.feature_extraction.text.TfidfVectorizer",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "numpy.dtype",
- "numpy._core.multiarray.scalar",
- "numpy._core.multiarray._reconstruct"
How to fix it?
383 kB
Upload 2 files