Our implementation of Multinomial Naive Bayes Classifier and Multi-class Logistic Regression to predict wine varieties from wine descriptions.
We have included here our python code that was used to train and test our models, our wine dataset from Kaggle, and our project report pdf.
Note: You must have Python 3.7 or higher to run nbmodel.py