We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f36285 commit 057a324Copy full SHA for 057a324
README.md
@@ -54,4 +54,4 @@ This dataset contains physicochemical attributes (such as acidity, alcohol conte
54
- **Preprocesses the data** and **splits it** into training and testing sets.
55
- A **RandomForestRegressor model** is trained to predict wine quality.
56
- The model's performance is **evaluated** using **Mean Squared Error (MSE)** and **R² Score**.
57
-- Results are displayed in the **console**.
+- Results are displayed in the **console** and in the results folder depending on the chosen command.
0 commit comments