Skip to content

shrikant-temburwar/Wine-Quality-Dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wine-Quality-Dataset

The two datasets contain two different characteristics which are physico-chemical and sensorial of two different wines (red and white), the product is called "Vinho Verde". The data were taken from the UCI Machine Learning Repository.

There are 1599 samples of red wine and 4898 samples of white wine in the data sets. Each wine sample (row) has the following characteristics (columns):

    1. Fixed acidity
    1. Volatile acidity
    1. Citric acid
    1. Residual sugar
    1. Chlorides
    1. Free sulfur dioxide
    1. Total sulfur dioxide
    1. Density
    1. pH
    1. Sulphates
    1. Alcohol
    1. Quality (score between 0 and 10)

The study context is to try different predictive algorithms on the data and examine the results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published