Skip to main content
Ctrl+K

MedPy 0.5.0 documentation

  • Installation
  • Information
  • Tutorial
  • Notebooks
  • Reference
  • GitHub
  • Installation
  • Information
  • Tutorial
  • Notebooks
  • Reference
  • GitHub
  • medpy.metric...

medpy.metric.binary.true_positive_rate#

medpy.metric.binary.true_positive_rate(result, reference)[source]#

True positive rate. Same as recall and sensitivity, see there for a detailed description.

See also

positive_predictive_value
true_negative_rate
On this page
  • true_positive_rate
Edit on GitHub

© Copyright 2013-2024, Oskar Maier.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.15.2.