Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Arvind111
/
Sentiment_Classifier
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7f00f1d
Sentiment_Classifier
3.2 MB
1 contributor
History:
4 commits
Arvind111
Update requirements.txt
7f00f1d
verified
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
README.md
Safe
240 Bytes
initial commit
3 months ago
app.py
Safe
1.92 kB
Update app.py
3 months ago
logistic_regression_model.joblib
pickle
Detected Pickle imports (4)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
1.2 MB
xet
Upload 4 files
3 months ago
requirements.txt
Safe
22 Bytes
Update requirements.txt
3 months ago
tfidf_vectorizer.joblib
pickle
Detected Pickle imports (6)
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
How to fix it?
2 MB
xet
Upload 4 files
3 months ago