This project analyzes the Red Wine Quality dataset from Kaggle, using regression and machine learning models (SLR, MLR, KNN, SVM, Logistic Regression, k-Means) to predict wine quality based on chemical properties. It includes EDA, correlation analysis, and hypothesis testing. ...