Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aminaj
/
Sentiment-Analyzer
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Sentiment-Analyzer
1 contributor
History:
7 commits
aminaj
Update app.py
772aa25
verified
12 months ago
.gitattributes
Safe
1.52 kB
initial commit
12 months ago
README.md
Safe
239 Bytes
initial commit
12 months ago
app.py
Safe
2.64 kB
Update app.py
12 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
12 months ago
requirements.txt
Safe
57 Bytes
Update requirements.txt
12 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
12 months ago