classification ============== .. automodule:: rectools.metrics.classification .. rubric:: Functions .. autosummary:: :toctree: :template: custom-base-template.rst calc_classification_metrics calc_confusions make_confusions .. rubric:: Classes .. autosummary:: :toctree: :template: custom-class-template.rst Accuracy ClassificationMetric F1Beta HitRate MCC Precision Recall SimpleClassificationMetric