Skip to content

Commit 1d3d896

Browse files
committed
Created using Colaboratory
1 parent ede953b commit 1d3d896

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Week10/Week10Tutorial2.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"metadata": {
55
"colab": {
66
"provenance": [],
7-
"authorship_tag": "ABX9TyM6l5/vMJA0RAeepzwOfGN6"
7+
"authorship_tag": "ABX9TyMym4qQjWVoQcHVo5cy5IiF"
88
},
99
"kernelspec": {
1010
"name": "python3",
@@ -320,7 +320,7 @@
320320
"\n",
321321
"Print the goodness of the model (R2 value) on training data and on validation data.\n",
322322
"\n",
323-
"Hint: we've already fit the model on training data for you (above) and our test data is `X_validation` and `y_validation`"
323+
"Hint: we've already fit the model on training data for you (above) and our test data is `resps_validation` and `run_validation`"
324324
],
325325
"metadata": {
326326
"id": "O7VLDPLkZILj"

0 commit comments

Comments
 (0)