Update app.py
c016e25
verified
-
1.52 kB
initial commit
-
258 Bytes
initial commit
-
1.54 kB
Update app.py
modell.pkl
Detected Pickle imports (4)
- "sklearn.naive_bayes.BernoulliNB",
- "numpy.dtype",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray"
How to fix it?
87 kB
Upload 2 files
-
1.29 kB
Update requirement.txt
vectorizerr.pkl
Detected Pickle imports (8)
- "numpy.dtype",
- "numpy.ndarray",
- "scipy.sparse._csr.csr_matrix",
- "numpy.core.multiarray._reconstruct",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "numpy.core.multiarray.scalar",
- "sklearn.feature_extraction.text.TfidfVectorizer",
- "numpy.float64"
How to fix it?
169 kB
Upload 2 files