Skip to content

Commit 609ded0

Browse files
author
hvanwelbergen
committed
Merge branch 'master' of github.com:herwinvw/RegressionModelingInPracticeCourse
2 parents 90a4759 + f652ccc commit 609ded0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basic_linear_regression.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
"metadata": {},
328328
"source": [
329329
"## Conclusion\n",
330-
"The results of the linear regression model indicated that the number of bikes rented was significantly (p=2.81e-81) and positively associated with the number of rented out bikes.\n",
330+
"The results of the linear regression model indicated that the number of bikes rented was significantly (p=2.81e-81) and positively associated with temperature.\n",
331331
"\n",
332332
"The linear model is:\n",
333333
"\n",

0 commit comments

Comments
 (0)