We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ede953b commit 1d3d896Copy full SHA for 1d3d896
Week10/Week10Tutorial2.ipynb
@@ -4,7 +4,7 @@
4
"metadata": {
5
"colab": {
6
"provenance": [],
7
- "authorship_tag": "ABX9TyM6l5/vMJA0RAeepzwOfGN6"
+ "authorship_tag": "ABX9TyMym4qQjWVoQcHVo5cy5IiF"
8
},
9
"kernelspec": {
10
"name": "python3",
@@ -320,7 +320,7 @@
320
"\n",
321
"Print the goodness of the model (R2 value) on training data and on validation data.\n",
322
323
- "Hint: we've already fit the model on training data for you (above) and our test data is `X_validation` and `y_validation`"
+ "Hint: we've already fit the model on training data for you (above) and our test data is `resps_validation` and `run_validation`"
324
],
325
326
"id": "O7VLDPLkZILj"
0 commit comments