Skip to content

Commit 6ce21c2

Browse files
authored
Update 04_regression_weekend_project_solution.ipynb
fix readme link
1 parent 006645f commit 6ce21c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

day_10/04_regression_weekend_project_solution.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"\r\n",
2727
"#### Saudi Airbnb Price Prediction\r\n",
2828
"- Data: [github.com/gumdropsteve/intro_to_machine_learning/tree/main/day_10/data](https://github.com/gumdropsteve/intro_to_machine_learning/tree/main/day_10/data)\r\n",
29-
"- Data Dictionary: [github.com/gumdropsteve/intro_to_machine_learning/tree/main/day_10/data/README.MD](https://github.com/gumdropsteve/intro_to_machine_learning/tree/main/day_10/data/README.MD)\r\n",
29+
"- Data Dictionary: [github.com/gumdropsteve/intro_to_machine_learning/tree/main/day_10/data/README.md](https://github.com/gumdropsteve/intro_to_machine_learning/tree/main/day_10/data/README.md)\r\n",
3030
"- Type: regression\r\n",
3131
"- Starter code: [gist.github.com/gumdropsteve/c178891652838cb0663a4ef1d2eb9d14](https://gist.github.com/gumdropsteve/c178891652838cb0663a4ef1d2eb9d14)\r\n",
3232
"- Target: `price`\r\n",
@@ -7042,4 +7042,4 @@
70427042
]
70437043
}
70447044
]
7045-
}
7045+
}

0 commit comments

Comments
 (0)