Using Machine Learning to Classify the Quality of Wine
Using an open-source dataset, I’ve written up a Jupyter notebook below that explores the performance of several commonly used decision tree learning methods in predicting the quality of wine vis-a-vis a synthetic “tastiness” index.
View it on GitHub
Thanks to Bits of Bits for the embed code!