πŸ“„ f1_binaryΒΆ

Note

ID: metrics.f1_binary | Type: F1Binary

{
    "type": "f1_binary"
}

Explanation about F1BinaryΒΆ

Calculate f1 for a binary task, using 0.5 as the threshold in the case of float predictions.

Read more about catalog usage here.