Fetching metadata from the HF Docker repository...
Delete Dockerfile
9890b7a verified - src Duplicate from streamlit/streamlit-template-space
- 1.52 kB Duplicate from streamlit/streamlit-template-space
- 424 Bytes initial commit
- 1.48 kB Upload 4 files
label_encoder.pkl Detected Pickle imports (4)
- "numpy.ndarray",
- "sklearn.preprocessing._label.LabelEncoder",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype"
How to fix it?
271 Bytes Upload 4 files model_sentiment.pkl Detected Pickle imports (4)
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "sklearn.naive_bayes.MultinomialNB",
- "numpy.dtype"
How to fix it?
53.6 kB Upload 4 files - 34 Bytes Update requirements.txt
vectorizer.pkl Detected Pickle imports (7)
- "sklearn.feature_extraction.text.TfidfVectorizer",
- "numpy.dtype",
- "numpy.float64",
- "numpy.ndarray",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "numpy.core.multiarray._reconstruct",
- "scipy.sparse._csr.csr_matrix"
How to fix it?
30.8 kB Upload 4 files