Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Sravanth
/
sentiment-analysis-api
like
0
Runtime error
App
Files
Files
Community
44011ee
sentiment-analysis-api
1 contributor
History:
10 commits
Sravanth
Update requirements.txt
44011ee
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
Dockerfile
Safe
228 Bytes
Added dockerfile
almost 2 years ago
README.md
Safe
204 Bytes
initial commit
almost 2 years ago
app.py
1.49 kB
Rename api.py to app.py
almost 2 years ago
requirements.txt
Safe
52 Bytes
Update requirements.txt
almost 2 years ago
sentiment_classifier.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
70.4 kB
LFS
Upload 4 files
almost 2 years ago
vectorizer.pkl
pickle
Detected Pickle imports (2)
"sklearn.feature_extraction.text.CountVectorizer"
,
"numpy.int64"
How to fix it?
112 kB
LFS
Upload 4 files
almost 2 years ago