Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
sunandan8n
/
nlp-sentiment-analysis
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
nlp-sentiment-analysis
5.06 kB
Ctrl+K
Ctrl+K
2 contributors
History:
4 commits
sunandan8n
Update app.py
28f05ff
verified
12 months ago
.gitattributes
Safe
1.52 kB
initial commit
12 months ago
Procfile
Safe
21 Bytes
Add NLP sentiment analysis app
12 months ago
README.md
Safe
241 Bytes
initial commit
12 months ago
app.py
Safe
654 Bytes
Update app.py
12 months ago
model.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy._core.multiarray._reconstruct"
,
"numpy.ndarray"
How to fix it?
843 Bytes
xet
Add NLP sentiment analysis app
12 months ago
requirements.txt
Safe
20 Bytes
Add NLP sentiment analysis app
12 months ago
train_model.py
Safe
717 Bytes
Add NLP sentiment analysis app
12 months ago
vectorizer.pkl
pickle
Detected Pickle imports (6)
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.float64"
,
"numpy.ndarray"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy._core.multiarray._reconstruct"
,
"numpy.dtype"
How to fix it?
1.04 kB
xet
Add NLP sentiment analysis app
12 months ago