.. _book_fig_chapter9_fig_ROC_curve: RR Lyrae ROC Curves ------------------- Figure 9.17 ROC curves (left panel) and completeness-efficiency curves (left panel) for the four-color RR Lyrae data using several of the classifiers explored in this chapter: Gaussian naive Bayes (GNB), linear discriminant analysis (LDA), quadratic discriminant analysis (QDA), logistic regression (LR), K -nearest-neighbor classification (KNN), decision tree classification (DT), and GMM Bayes classification (GMMB). .. image:: ../images/chapter9/fig_ROC_curve_1.png :scale: 100 :align: center .. raw:: html
**Code output:** .. raw:: html
.. literalinclude:: fig_ROC_curve.txt .. raw:: html
**Python source code:** .. raw:: html
.. literalinclude:: fig_ROC_curve.py :lines: 13- .. raw:: html
:download:`[download source: fig_ROC_curve.py] ` .. raw:: html