Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aminaj
/
Sentiment-Analyzer
like
1
Sleeping
App
Files
Files
Community
main
Sentiment-Analyzer
1 contributor
History:
7 commits
aminaj
Update app.py
772aa25
verified
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
8 months ago
README.md
Safe
239 Bytes
initial commit
8 months ago
app.py
Safe
2.64 kB
Update app.py
8 months ago
logistic_regression_model.pkl
pickle
Detected Pickle imports (4)
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
895 kB
LFS
Upload 2 files
8 months ago
requirements.txt
Safe
57 Bytes
Update requirements.txt
8 months ago
tfidf_vectorizer.pkl
pickle
Detected Pickle imports (7)
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
,
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"scipy.sparse._csr.csr_matrix"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.ndarray"
How to fix it?
3.52 MB
LFS
Upload 2 files
8 months ago