This is a Python project wrriten in Jupyter notebook which can predict the quality of wine based on parameteres such as citric acid or density.
- Use of numpy, pandas and matplotlib.pyplot libraries
- Checking positive and negative correlation between parameters and quality and representing it on heatmap
- Model Training as Random Forest Classifier
- High accuracy score - 0.92