Fetching metadata from the HF Docker repository...
Update app.py
025c16b - 1.34 kB initial commit
- 263 Bytes initial commit
- 1.02 kB Update app.py
model.pkl Detected Pickle imports (5)
- "numpy.dtype",
- "numpy.ndarray",
- "sklearn.linear_model._passive_aggressive.PassiveAggressiveClassifier",
- "sklearn.linear_model._sgd_fast.Hinge",
- "numpy.core.multiarray._reconstruct"
How to fix it?
221 kB Upload model.pkl - 24 Bytes Create new file
tfidf.pickle Detected Pickle imports (7)
- "numpy.dtype",
- "numpy.ndarray",
- "numpy.float64",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "sklearn.feature_extraction.text.TfidfVectorizer",
- "scipy.sparse.csr.csr_matrix",
- "numpy.core.multiarray._reconstruct"
How to fix it?
811 kB Upload tfidf.pickle