Skip to content

Commit 9207639

Browse files
committed
DOC fixed short underline
1 parent 8b7fa9e commit 9207639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/lda_qda.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ parameter. This parameter has no influence on :func:`lda.LDA.fit` or :func:`lda.
5050
:ref:`example_decomposition_plot_pca_vs_lda.py`: Comparison of LDA and PCA for dimensionality reduction of the Iris dataset
5151

5252
Mathematical formulation of the LDA and QDA classifiers
53-
======================
53+
=======================================================
5454

5555
Both LDA and QDA can be derived from simple probabilistic models
5656
which model the class conditional distribution of the data :math:`P(X|y=k)`

0 commit comments

Comments
 (0)