Fetching metadata from the HF Docker repository...
Upload app.py
35f2351
verified
-
1.69 kB
Upload best_model.keras
-
13.2 MB
Upload 8 files
-
310 Bytes
initial commit
-
143 kB
Upload Sentiment with Tensorflow 90%.ipynb
-
7.21 kB
Upload app.py
-
566 MB
Upload best_model.keras
-
8.56 kB
Update logistic_regression_model.ipynb
-
4.62 kB
Update logistic_regression_model.py
-
2.69 kB
Upload requirements.txt
sentiment_model.pkl
Detected Pickle imports (6)
- "numpy._core.multiarray._reconstruct",
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.linear_model._logistic.LogisticRegression",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "_codecs.encode"
How to fix it?
41.1 kB
update the logistic regression model
-
1.53 MB
Upload 3 files
tfidf_vectorizer.pkl
Detected Pickle imports (6)
- "numpy.float64",
- "sklearn.feature_extraction.text.TfidfVectorizer",
- "numpy.ndarray",
- "numpy.dtype",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
187 kB
update the logistic regression model
tokenizer.pkl
Detected Pickle imports (4)
- "collections.OrderedDict",
- "keras.src.legacy.preprocessing.text.Tokenizer",
- "collections.defaultdict",
- "builtins.int"
How to fix it?
1.4 MB
Upload tokenizer.pkl
-
6.12 MB
Upload 3 files