Skip to content

Commit 95e7a9e

Browse files
Update Machine_Learning_Algorithms.md
1 parent cce63dc commit 95e7a9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Theory/Machine_Learning_Algorithms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ Most popular Machine Learning Algorithms. **Coming soon. Release in December 201
55
## Content
66
Theory and experimental results (on this page):
77

8-
* <a href="#Linear Regression">Linear Regression</a>
8+
* [Linear Regression](#linear-regression)
99

1010
<br/>
1111

12-
### <a name="Linear Regression">Linear Regression</a>
12+
### <a id="linear-regression">Linear Regression</a>
1313

1414

1515
```py

0 commit comments

Comments
 (0)