hc99's picture
Add files using upload-large-folder tool
5ccd75a verified
:github_url: 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