Fetching metadata from the HF Docker repository...
Update requirements.txt
7a1e725 - 1.17 kB initial commit
- 251 Bytes initial commit
- 1.03 kB Upload app.py
model.pkl Detected Pickle imports (4)
- "numpy.dtype",
- "sklearn.naive_bayes.BernoulliNB",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray"
How to fix it?
129 kB model - 825 kB Upload offencive words dictation.ipynb
- 22 Bytes Update requirements.txt
vectorizer.pkl Detected Pickle imports (8)
- "numpy.ndarray",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "numpy.float64",
- "sklearn.feature_extraction.text.TfidfVectorizer",
- "numpy.dtype",
- "scipy.sparse.csr.csr_matrix",
- "numpy.core.multiarray.scalar",
- "numpy.core.multiarray._reconstruct"
How to fix it?
282 kB tfidf