24 lines
429 B
Markdown
24 lines
429 B
Markdown
---
|
|
comments: true
|
|
---
|
|
|
|
# Recall
|
|
|
|
Install the metrics extra before using this API:
|
|
|
|
```bash
|
|
pip install "supervision[metrics]"
|
|
```
|
|
|
|
<div class="md-typeset">
|
|
<h2><a href="#supervision.metrics.recall.Recall">Recall</a></h2>
|
|
</div>
|
|
|
|
:::supervision.metrics.recall.Recall
|
|
|
|
<div class="md-typeset">
|
|
<h2><a href="#supervision.metrics.recall.RecallResult">RecallResult</a></h2>
|
|
</div>
|
|
|
|
:::supervision.metrics.recall.RecallResult
|