============ Classification Performance Curves ============ Functions to create Precision-Recall and receiver operator characteristic curves and getting the respective area under the curve. .. .-------------------------------------------------------------------------------------------------------------------- .. classification_plotter .. .-------------------------------------------------------------------------------------------------------------------- .. autofunction:: ClassificationPerformanceCurves.classification_plotter .. code-block:: python *ClassificationPerformanceCurves.classification_plotter* |pic1| |pic2| |pic3| .. |pic1| image:: gallery/GentooClassification_roc.png :width: 45% .. |pic2| image:: gallery/GentooClassification_pr.png :width: 45% .. |pic3| image:: gallery/GentooClassification_pr_ColouredbyThreshold.png :width: 50%