RiskAt80Cov#
- class torch_uncertainty.metrics.classification.RiskAt80Cov(**kwargs)[source]#
Compute the risk at 80% coverage.
This is a specific case of the more general
RiskAtxCovmetric, where the coverage level is fixed at 80%.See also
RiskAtxCov: Parent class, the RiskAtxCov metric