Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jeevitha-app
/
Sentiment_analyzer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Sentiment_analyzer
1.01 MB
1 contributor
History:
47 commits
jeevitha-app
Rename tfidf_vectorizer_persian to tfidf_vectorizer_persian.pkl
e42bc08
verified
19 days ago
.gitattributes
Safe
1.75 kB
Upload 4 files
19 days ago
README.md
Safe
332 Bytes
initial commit
20 days ago
app.py
Safe
3.09 kB
Update app.py
19 days ago
best_model_english.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"sklearn.linear_model._logistic.LogisticRegression"
How to fix it?
193 kB
xet
Rename best_model_english to best_model_english.pkl
19 days ago
best_model_persian.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.ndarray"
How to fix it?
193 kB
xet
Rename best_model_persian to best_model_persian.pkl
19 days ago
requirements.txt
Safe
107 Bytes
Create requirements.txt
19 days ago
tfidf_vectorizer_english.pkl
pickle
Detected Pickle imports (6)
"sklearn.feature_extraction.text.TfidfTransformer"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.float64"
,
"numpy.dtype"
How to fix it?
301 kB
xet
Rename tfidf_vectorizer_english to tfidf_vectorizer_english.pkl
19 days ago
tfidf_vectorizer_persian.pkl
pickle
Detected Pickle imports (6)
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.dtype"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.float64"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
How to fix it?
321 kB
xet
Rename tfidf_vectorizer_persian to tfidf_vectorizer_persian.pkl
19 days ago