This repo contains Python notebooks that explore the red and white wine data sets from Cortez et al. 2009.
- Python3
- Jupyter Notebook
- Clone the repo
$ git clone [email protected]:andrewhercules/predict-wine-quality.git
- Change into the relevant directory
cd predict-wine-quality
- Start Jupyter Notebook environment
jupyter notebook
- Open notebook for red wine data set, white wine data set, or both data sets combined
P. Cortez, A. Cerdeira, F. Almeida, T. Matos and J. Reis. Modeling wine preferences by data mining from physicochemical properties. In Decision Support Systems, Elsevier, 47(4):547-553. ISSN: 0167-9236.