xpectra.selective_metrics_at_coverage

xpectra.selective_metrics_at_coverage(y_true, y_pred, confidence, coverage)[source]

Accuracy/macro-F1/MCC on the retained fraction at a target coverage.

Parameters:
Return type:

dict[str, float]