Skip to content

Predicting the quality of red wine using Scikit-learn's Decision Tree Classifier 🍷

Notifications You must be signed in to change notification settings

okay16/Wine-Quality-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Wine-Quality-Predictor

The data set is from University of California Irvine's Machine Learning Repository: https://www.kaggle.com/uciml/red-wine-quality-cortez-et-al-2009

I used pandas and numpy to clean the data and perform EDA. Then I used scikit learn to split, preprocess, and predict the quality of wine using Decision Tree Classifier. The prediction had a confidence score of 50-60%.

About

Predicting the quality of red wine using Scikit-learn's Decision Tree Classifier 🍷

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published