Skip to content

Commit f2f749f

Browse files
author
Shreya Gupta
committed
minor changes
1 parent dcd729d commit f2f749f

4 files changed

+1171
-124
lines changed

Session 2 Part 1.1 Linear Regression-Theory.ipynb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,10 @@
1212
"- Once you have decided this, think, what would be your hypothesis?\n",
1313
"- Mathematically, could you form a relation between all these parameters and the price?\n",
1414
"\n",
15-
"What you just did up there was solve a problem using __Linear Regression__!\n",
16-
"\n",
15+
"What you just did up there was solve a problem using\n",
1716
"TL;DR \n",
1817
"\n",
19-
"### Linear Regression - Fitting a Line into your dataset"
18+
"### Fitting a Line into your dataset"
2019
]
2120
},
2221
{

0 commit comments

Comments
 (0)