Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HarshitaSuri
/
SentimentAnalysis
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SentimentAnalysis
236 MB
Ctrl+K
Ctrl+K
1 contributor
History:
7 commits
HarshitaSuri
Update app.py
57f4b6b
verified
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
README.md
Safe
331 Bytes
initial commit
10 months ago
app.py
Safe
2.43 kB
Update app.py
10 months ago
model.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"numpy._core.multiarray._reconstruct"
,
"sklearn.naive_bayes.MultinomialNB"
,
"numpy.ndarray"
How to fix it?
149 MB
xet
Rename model (2).pkl to model.pkl
10 months ago
requirements.txt
Safe
24 Bytes
Create requirements.txt
10 months ago
stemmer.pkl
pickle
Detected Pickle imports (1)
"nltk.stem.porter.PorterStemmer"
How to fix it?
309 Bytes
xet
Upload 4 files
10 months ago
stopwords.pkl
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
1.46 kB
xet
Upload 4 files
10 months ago
vectorizer.pkl
pickle
Detected Pickle imports (6)
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.dtype"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.float64"
,
"numpy._core.multiarray._reconstruct"
,
"numpy.ndarray"
How to fix it?
86.9 MB
xet
Upload 4 files
10 months ago