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 8b7fa9e commit 9207639Copy full SHA for 9207639
doc/modules/lda_qda.rst
@@ -50,7 +50,7 @@ parameter. This parameter has no influence on :func:`lda.LDA.fit` or :func:`lda.
50
:ref:`example_decomposition_plot_pca_vs_lda.py`: Comparison of LDA and PCA for dimensionality reduction of the Iris dataset
51
52
Mathematical formulation of the LDA and QDA classifiers
53
-======================
+=======================================================
54
55
Both LDA and QDA can be derived from simple probabilistic models
56
which model the class conditional distribution of the data :math:`P(X|y=k)`
0 commit comments