We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce63dc commit 95e7a9eCopy full SHA for 95e7a9e
Theory/Machine_Learning_Algorithms.md
@@ -5,11 +5,11 @@ Most popular Machine Learning Algorithms. **Coming soon. Release in December 201
5
## Content
6
Theory and experimental results (on this page):
7
8
-* <a href="#Linear Regression">Linear Regression</a>
+* [Linear Regression](#linear-regression)
9
10
<br/>
11
12
-### <a name="Linear Regression">Linear Regression</a>
+### <a id="linear-regression">Linear Regression</a>
13
14
15
```py
0 commit comments