Fetching metadata from the HF Docker repository...
Update app.py
8f2517a verified - 1.52 kB initial commit
- 277 Bytes Update README.md
- 1.29 kB Update app.py
- 38 Bytes Rename Requirements.txt to requirements.txt
sentiment_model.pkl Detected Pickle imports (6)
- "sklearn.linear_model._logistic.LogisticRegression",
- "numpy._core.multiarray._reconstruct",
- "None.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.ndarray"
How to fix it?
31.7 kB Upload 5 files tfidf_vectorizer.pkl Detected Pickle imports (6)
- "sklearn.feature_extraction.text.TfidfTransformer",
- "sklearn.feature_extraction.text.TfidfVectorizer",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "numpy.float64",
- "numpy.dtype"
How to fix it?
25.8 kB Upload 5 files