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...
8f87bf4
Sentiment-Analysis-Model
271 kB
Ctrl+K
Ctrl+K
1 contributor
History:
14 commits
Nadun102
Upload sentiment_model.pkl
8f87bf4
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
392 Bytes
Update app.py
5 months ago
requirements.txt
Safe
47 Bytes
Upload 4 files
5 months ago
sentiment_model.pkl
pickle
Detected Pickle imports (3)
"xgboost.sklearn.XGBClassifier"
,
"xgboost.core.Booster"
,
"builtins.bytearray"
How to fix it?
265 kB
xet
Upload sentiment_model.pkl
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