You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: projects/boston_housing/boston_housing.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -225,7 +225,7 @@
225
225
"** Hint: ** The R2 score is the proportion of the variance in the dependent variable that is predictable from the independent variable. In other words:\n",
226
226
"* R2 score of 0 means that the dependent variable cannot be predicted from the independent variable.\n",
227
227
"* R2 score of 1 means the dependent variable can be predicted from the independent variable.\n",
228
-
"* R2 score between 0 and 1 indicates the extent to which the dependent variable is predictable. An \n",
228
+
"* R2 score between 0 and 1 indicates the extent to which the dependent variable is predictable. \n",
229
229
"* R2 score of 0.40 means that 40 percent of the variance in Y is predictable from X."
0 commit comments