8000 DOC Links to anchors of SVM from index (#10934) · scikit-learn/scikit-learn@444e4c8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 444e4c8

Browse files
Framartinqinhanmin2014
authored andcommitted
DOC Links to anchors of SVM from index (#10934)
1 parent 2b1c5ef commit 444e4c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/index.rst

Lines changed: 2 additions & 2 deletions
3875
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<strong>Applications</strong>: Spam detection, Image recognition.</br>
2323
<strong>Algorithms</strong>:&nbsp;
2424

25-
:ref:`SVM<svm>`, :ref:`nearest neighbors<classification>`, :ref:`random forest<forest>`, ...
25+
:ref:`SVM<svm_classification>`, :ref:`nearest neighbors<classification>`, :ref:`random forest<forest>`, ...
2626

2727
.. raw:: html
2828

@@ -52,7 +52,7 @@
5252
<strong>Applications</strong>: Drug response, Stock prices.</br>
5353
<strong>Algorithms</strong>:&nbsp;
5454

55-
:ref:`SVR<svm>`, :ref:`ridge regression<ridge_regression>`, :ref:`Lasso<lasso>`, ...
55+
:ref:`SVR<svm_regression>`, :ref:`ridge regression<ridge_regression>`, :ref:`Lasso<lasso>`, ...
5656

5757
.. raw:: html
5858

0 commit comments

Comments
 (0)
0