项目作者: erfanahmadi-ai

项目描述 :
Wine Quality Prediction
高级语言: Jupyter Notebook
项目地址: git://github.com/erfanahmadi-ai/Wine-Quality-Prediction.git
创建时间: 2021-08-09T15:59:09Z
项目社区:https://github.com/erfanahmadi-ai/Wine-Quality-Prediction

开源协议:MIT License

下载


Wine-Quality-Prediction

Predicting the Quality of Wine using Machine Learning Algorithms.

About this dataset

The data was downloaded from UCI Machine Learning Repository.

The two datasets are related to red and white variants of the Portuguese “Vinho Verde” wine. For more details, 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.).

Attribute Information

Input variables (based on physicochemical tests):
1 - fixed acidity
2 - volatile acidity
3 - citric acid
4 - residual sugar
5 - chlorides
6 - free sulfur dioxide
7 - total sulfur dioxide
8 - density
9 - pH
10 - sulphates
11 - alcohol
Output variable (based on sensory data):
12 - quality (score between 0 and 10)