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