Wine Quality

About
Two datasets are included, related to red and white vinho verde wine samples, from the north of Portugal. The goal is to model wine quality based on physicochemical tests (see [Cortez et al., 2009], http://www3.dsi.uminho.pt/pcortez/wine/).
The two datasets are related to red and white variants of the Portuguese "Vinho Verde" wine. For more details, consult: http://www.vinhoverde.pt/en/ or the reference [Cortez et al., 2009]. Due to privacy and logistic issues, only physicochemical (inputs) and sensory (the output) variables are available (e.g. there is no data about grape types, wine brand, wine selling price, etc.).
These datasets can be viewed as classification or regression tasks. The classes are ordered and not balanced (e.g. there are many more normal wines than excellent or poor ones). Outlier detection algorithms could be used to detect the few excellent or poor wines. Also, we are not sure if all input variables are relevant. So it could be interesting to test feature selection methods.
Subject Area
Business
Instances
4,898
Features
12
Data Types
Multivariate
Tasks
Classification, Regression
Feature Types
Continuous
Features
Name | Role | Type | Units | Missing Values | Description |
---|---|---|---|---|---|
fixed_acidity | Feature | Continuous | - | No | |
volatile_acidity | Feature | Continuous | - | No | |
citric_acid | Feature | Continuous | - | No | |
residual_sugar | Feature | Continuous | - | No | |
chlorides | Feature | Continuous | - | No | |
free_sulfur_dioxide | Feature | Continuous | - | No | |
total_sulfur_dioxide | Feature | Continuous | - | No | |
density | Feature | Continuous | - | No | |
pH | Feature | Continuous | - | No | |
sulphates | Feature | Continuous | - | No | |
alcohol | Feature | Continuous | - | No | |
quality | Target | Integer | - | No | |
color | Other | Categorical | - | No |
Introductory Paper
Modeling wine preferences by data mining from physicochemical properties
P. Cortez, A. Cerdeira, Fernando Almeida, Telmo Matos, J. Reis. 2009.
Decision Support Systems