Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1006 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 1006 Bytes

WineClassifier

Academic project using different algorithms to classify color of wine.

This is an academic project in which we try to classify color of wine using machine learning algorithms. We compare different algorythms and standardization and try to find the best solution for this task.

The Python code and full description can be found in the file Wine Classifier Notebook.ipynb.

Raw data can be found under winequalityN.csv.

Chart 1

Chart 2

Chart 3