Skip to content

Commit cb96208

Browse files
authored
Update index.rst
1 parent ff7248a commit cb96208

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ Regression
7070

7171
- Simple linear regression with t-statistic generation (`Here is the
7272
Notebook <https://github.com/tirthajyoti/Machine-Learning-with-Python/blob/master/Regression/Linear_Regression_Practice.ipynb>`__)
73+
74+
- Linear regression as a statistical estimation problem (`Here is the
75+
Notebook <https://github.com/tirthajyoti/Machine-Learning-with-Python/blob/master/Regression/Linear_regression_statistical_estimation.ipynb>`__)
7376

7477
- Multiple ways to perform linear regression in Python and their speed
7578
comparison (`Here is the

0 commit comments

Comments
 (0)