Building a machine learning model that uses a dataset containing wine features to predict the quality of the wine.
-
Updated
May 22, 2024 - Jupyter Notebook
Building a machine learning model that uses a dataset containing wine features to predict the quality of the wine.
In this project I did lot of efforts because the dataset used was imbalanced that's why i couldn't find any ML algorithms that gave me good results, I tried different Sampling techniques, although nothing happened. Finally I build this project using ANN and got an 77% accuracy and also very good precision, recall and f1 score.
Add a description, image, and links to the wine-quality-predictor topic page so that developers can more easily learn about it.
To associate your repository with the wine-quality-predictor topic, visit your repo's landing page and select "manage topics."