Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nadun102
/
Sentiment-Analysis-Model
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0771537
Sentiment-Analysis-Model
6.39 kB
Ctrl+K
Ctrl+K
1 contributor
History:
9 commits
Nadun102
Delete sentiment_model.joblib
0771537
verified
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
README.md
Safe
244 Bytes
initial commit
5 months ago
app.py
Safe
382 Bytes
Update app.py
5 months ago
requirements.txt
Safe
47 Bytes
Upload 4 files
5 months ago
sentiment_model .joblib
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
40 Bytes
xet
Rename sentiment_model (1).joblib to sentiment_model .joblib
5 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?
3.16 kB
xet
Upload tfidf_vectorizer.joblib
5 months ago
trianed.py
Safe
995 Bytes
Upload 4 files
5 months ago