Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
efeperro
/
Movie_Analyzer
like
1
Paused
App
Files
Files
Community
29d688f
Movie_Analyzer
1 contributor
History:
34 commits
efeperro
Update functions_preprocess.py
29d688f
verified
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
9 months ago
README.md
Safe
236 Bytes
initial commit
9 months ago
app.py
3.38 kB
Update app.py
8 months ago
functions_preprocess.py
Safe
5.2 kB
Update functions_preprocess.py
8 months ago
main.py
Safe
1.4 kB
Upload 4 files
9 months ago
model_cnn.pkl
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
21.2 MB
LFS
Upload model_cnn.pkl
8 months ago
requirements.txt
Safe
165 Bytes
Update requirements.txt
8 months ago
sentiment_model.pkl
pickle
Detected Pickle imports (16)
"sklearn.feature_extraction.text.TfidfTransformer"
,
"keras.src.preprocessing.text.Tokenizer"
,
"sklearn.linear_model._stochastic_gradient.SGDClassifier"
,
"numpy.dtype"
,
"sklearn.pipeline.Pipeline"
,
"numpy.core.multiarray._reconstruct"
,
"collections.defaultdict"
,
"sklearn.linear_model._sgd_fast.Log"
,
"builtins.int"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.ndarray"
,
"functions_preprocess.LinguisticPreprocessor"
,
"scipy.sparse._csr.csr_matrix"
,
"numpy.float64"
,
"collections.OrderedDict"
,
"nltk.stem.wordnet.WordNetLemmatizer"
How to fix it?
74.2 MB
LFS
Upload 4 files
9 months ago