You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project analyzes **wine quality** using **machine learning**. It trains a model on the **Wine Quality Dataset** and evaluates it using **Mean Squared Error (MSE) and R² score**.
5
+
It provides two ways to run the analysis:
6
+
1.**Using Docker**
7
+
2.**Using a Shell Script**
8
+
---
9
+
## **🚀 Running the Project**
10
+
You can run the project using **Docker** or **a Shell Script (without Docker).**
0 commit comments