Skip to content

Commit e68c4ce

Browse files
committed
an removal
1 parent 3386a9e commit e68c4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/boston_housing/boston_housing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
"** 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",
226226
"* R2 score of 0 means that the dependent variable cannot be predicted from the independent variable.\n",
227227
"* 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",
229229
"* R2 score of 0.40 means that 40 percent of the variance in Y is predictable from X."
230230
]
231231
},

0 commit comments

Comments
 (0)