πŸ“„ Max F1 BinaryΒΆ

Note

ID: metrics.max_f1_binary | Type: BinaryMaxF1

{
    "__type__": "binary_max_f1"
}

Explanation about BinaryMaxF1ΒΆ

Calculate the maximal F1 and the decision threshold that achieves it for a binary task with float predictions.

Read more about catalog usage here.