Added name in title Code-A1.md

This commit is contained in:
K
2025-11-02 21:44:55 +05:30
parent fc3b508b39
commit 9c83c1aab2
+2 -2
View File
@@ -1,4 +1,4 @@
# Practical-A1 # Practical-A1 (Uber)
Problem Statement: Predict the price of the Uber ride from a given pickup point to the agreed drop-off location. Problem Statement: Predict the price of the Uber ride from a given pickup point to the agreed drop-off location.
Perform following tasks: Perform following tasks:
@@ -9,7 +9,7 @@ Perform following tasks:
5. Evaluate the models and compare their respective scores like R2, RMSE, etc. 5. Evaluate the models and compare their respective scores like R2, RMSE, etc.
> [!NOTE] > [!NOTE]
> Dataset available in [Datasets](../Datasets/uber.csv) directory > Dataset available in [Datasets](../Datasets/uber.csv) directory.
--- ---