.. _example_plot_lda_qda.py: ==================================================================== Linear and Quadratic Discriminant Analysis with confidence ellipsoid ==================================================================== Plot the confidence ellipsoids of each class and decision boundary **Python source code:** :download:`plot_lda_qda.py ` .. literalinclude:: plot_lda_qda.py :lines: 8-