πŸ“„ 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.