incerto.sp.aurc# incerto.sp.aurc(sorted_conf, sorted_errors)[source]# Area under the Risk-Coverage curve. Inputs must be sorted descending by confidence. Parameters: sorted_conf (Tensor) sorted_errors (Tensor) Return type: Tensor