| https://github.com/Project-MONAI/MONAI | |
| .. _metrics: | |
| Metrics | |
| ======= | |
| .. currentmodule:: monai.metrics | |
| `Mean Dice` | |
| ----------- | |
| .. autofunction:: compute_meandice | |
| .. autoclass:: DiceMetric | |
| :members: | |
| `Area under the ROC curve` | |
| -------------------------- | |
| .. autofunction:: compute_roc_auc | |
| `Confusion Matrix` | |
| ------------------ | |
| .. autofunction:: compute_confusion_metric | |