Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CristopherWVSU
/
SentimentAnalysis
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e77797a
SentimentAnalysis
134 kB
Ctrl+K
Ctrl+K
1 contributor
History:
12 commits
CristopherWVSU
Delete main.ipynb
e77797a
verified
about 1 year ago
requirements.txt
Safe
34 Bytes
Initial commit
about 1 year ago
sentimentAnalysis_model.pkl
pickle
Detected Pickle imports (4)
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
How to fix it?
29.8 kB
xet
Initial commit
about 1 year ago
sentiment_analysis.csv
Safe
48.7 kB
Initial commit
about 1 year ago
sentiment_distribution.png
Safe
16.1 kB
Added Model Evaluation Tab
about 1 year ago
vectorizer.pkl
pickle
Detected Pickle imports (6)
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.dtype"
How to fix it?
39.2 kB
xet
Added Model Evaluation Tab
about 1 year ago