Skip to content

Using data from Kaggle on Beer Recipe data, we attempt to predict the style of each beer

Notifications You must be signed in to change notification settings

aweeaton/beer-style-classification

 
 

Repository files navigation

beer-style-classification

Using data from Kaggle on Homebrewed Beer Recipe data, we attempt to predict the style of each beer based on physical characteristic of the recipe (ABV, IBUs, etc.). This is a classification problem with a high number of classes, and we try a variety of different models to predict the style of beer (logistic regression, kNN, RandomForests).

Data: https://www.kaggle.com/jtrofe/beer-recipes/data

Team EGG:

Final Notebook

About

Using data from Kaggle on Beer Recipe data, we attempt to predict the style of each beer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%