Skip to content

This ML project predicts the quality of wine by classifying it into two categories - Good quality and Bad quality - using parameters such as acidity, density, pH level, percentage of chlorides, percentage of sulphur etc.

Notifications You must be signed in to change notification settings

tanxveer/Wine_Quality_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Wine-Quality-Prediction

This ML project predicts the quality of wine by classifying it into two categories - Good quality and Bad quality - using parameters such as acidity, density, pH level, percentage of chlorides, percentage of sulphur etc.

Dataset Info

The dataset contains the features

  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 quality

The alcohol quality is taken to be the target variable.

Number of data points : 1599

dataset_description

About

This ML project predicts the quality of wine by classifying it into two categories - Good quality and Bad quality - using parameters such as acidity, density, pH level, percentage of chlorides, percentage of sulphur etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published