πŸ“„ F1 BinaryΒΆ

metrics.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.