Skip to content

Train a neural network to predict the quality of red-wine using chemical properties such as pH, density, alcohol percentage etc.

Notifications You must be signed in to change notification settings

Mainakdeb/deep-wine-connoisseur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deep-wine-connoisseur

Open In Colab Binder

Download data

The data-set contains 12 columns, 11 of which describe the chemical properties of wine, the last column corresponds to its quality. The quality of wine is directly correlated to its chemical composition, these chemical attributes are used to train a PyTorch dense-net to predict its quality.

Accuracy : 93.0% on the validation set.

About

Train a neural network to predict the quality of red-wine using chemical properties such as pH, density, alcohol percentage etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published