ML Sommelier: Predicting Wine Quality

I completed this project in Fall 2021 with three other UVA students. Together, we used various statistical machine learning methods to predict the quality of wine based on properties such as alcohol content, acidity, density, sugar, and sulfates. We conducted both regression and classification analyses.

  • Linear regression

  • Logistic regression

  • Ridge regression

  • Lasso regression

  • Decision trees

  • Random forests