--- comments: true --- # Legacy Metrics Starting with `0.23.0`, a new metrics module is being introduced to supervision. Metrics here are part of the legacy evaluation API and will be deprecated in the future. Install the metrics extra before using this page's APIs: ```bash pip install "supervision[metrics]" ```
:::supervision.metrics.detection.ConfusionMatrix :::supervision.metrics.detection.MeanAveragePrecision