Fetching metadata from the HF Docker repository...
Update app.py
1eb9f90 verified - 1.52 kB initial commit
- 240 Bytes Update README.md
- 1.9 kB Update app.py
mlb.pkl Detected Pickle imports (4)
- "numpy.dtype",
- "numpy._core.multiarray._reconstruct",
- "numpy.ndarray",
- "sklearn.preprocessing._label.MultiLabelBinarizer"
How to fix it?
19.7 kB Upload mlb.pkl model.pkl Detected Pickle imports (6)
- "numpy.dtype",
- "sklearn.svm._classes.LinearSVC",
- "sklearn.multiclass.OneVsRestClassifier",
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._label.LabelBinarizer",
- "numpy.ndarray"
How to fix it?
200 MB Upload model.pkl - 36 Bytes Create requirements.txt
vectorizer.pkl Detected Pickle imports (7)
- "numpy._core.multiarray.scalar",
- "numpy.float64",
- "numpy._core.multiarray._reconstruct",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.feature_extraction.text.TfidfVectorizer"
How to fix it?
997 kB Upload vectorizer.pkl