Skip to content

christelle-git/Red-wine-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Red wine classification

This study consider the Red-wine dataset of Portuguese "Vinho Verde" wine. The dataset contents 1599 samples of wine described by 11 physicochemical properties and a quality score. The task at hand is to predict the quality target variable from the 11 physicochemical features. We consider both regression and classification algorithm and compare results in order to provide an overall overview of Machine Learning performance on this dataset. Results are improved by a Grid-search strategy on grid parameter with a Cross-validation.

Outline:

    1. Data insights
    1. Data processing
    1. Naive baseline with k-NN Regressor
    1. Classification models
    1. Conclusion

About

red wine multi-classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages