AmineAgrane/wine_quality_datamining_project
We build a machine learning model to predict if a wine is considered as good or not. The model takes as input some wine characteristics (alcohol content, acidity, etc), and then describes the quality of the wine as (“Good” or “Bad”). We starts with decision tree and then use Random Forest to improve our classification scores.
HTML
No issues in this repository yet.