Fetching metadata from the HF Docker repository...
Update app.py
027d967
verified
-
1.52 kB
initial commit
-
264 Bytes
initial commit
-
184 kB
Upload 4 files
-
3.11 MB
Upload 4 files
-
2.39 kB
Update app.py
clf.pkl
Detected Pickle imports (7)
- "numpy.dtype",
- "scipy.sparse._csr.csr_matrix",
- "sklearn.preprocessing._label.LabelBinarizer",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "sklearn.neighbors._classification.KNeighborsClassifier",
- "sklearn.multiclass.OneVsRestClassifier"
How to fix it?
39 MB
Rename clf (1).pkl to clf.pkl
-
27 Bytes
Update requirements.txt
tfidf.pkl
Detected Pickle imports (7)
- "numpy.dtype",
- "scipy.sparse._csr.csr_matrix",
- "numpy.float64",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "sklearn.feature_extraction.text.TfidfVectorizer"
How to fix it?
213 kB
Rename tfidf (1).pkl to tfidf.pkl