Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
tarneemalaa
/
imdb-sentiment-classifier
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
imdb-sentiment-classifier
/
models
87.3 MB
Ctrl+K
Ctrl+K
1 contributor
History:
2 commits
tarneemalaa
Uploaded all 4 classical ML models and tf-idf vectorizer
008a42b
verified
10 months ago
.gitattributes
Safe
30 Bytes
Create models/.gitattributes
10 months ago
logistic_regression_tfidf.pkl
pickle
Detected Pickle imports (4)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.dtype"
,
"numpy.ndarray"
How to fix it?
80.9 kB
xet
Uploaded all 4 classical ML models and tf-idf vectorizer
10 months ago
nb_tfidf_model.pkl
pickle
Detected Pickle imports (4)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.naive_bayes.MultinomialNB"
,
"numpy.dtype"
,
"numpy.ndarray"
How to fix it?
321 kB
xet
Uploaded all 4 classical ML models and tf-idf vectorizer
10 months ago
rf_tfidf_model.pkl
pickle
Detected Pickle imports (5)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.ensemble._forest.RandomForestClassifier"
,
"sklearn.tree._classes.DecisionTreeClassifier"
How to fix it?
86.5 MB
xet
Uploaded all 4 classical ML models and tf-idf vectorizer
10 months ago
svm_tfidf_model.pkl
pickle
Detected Pickle imports (4)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"sklearn.svm._classes.LinearSVC"
,
"numpy.ndarray"
How to fix it?
80.7 kB
xet
Uploaded all 4 classical ML models and tf-idf vectorizer
10 months ago
tfidf_vectorizer.pkl
pickle
Detected Pickle imports (6)
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.float64"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.ndarray"
How to fix it?
338 kB
xet
Uploaded all 4 classical ML models and tf-idf vectorizer
10 months ago