Naive Bayes Classifier with Bernoulli variables on imdb dataset from keras. Using entropy and information gain for feature selection. Tune the hyperparameters and see how it goes.
python machine-learning imdb naive-bayes-classifier classification imdb-dataset aueb-students aueb informationgain
-
Updated
Feb 28, 2022 - Python