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