πŸ“„ Accuracy BinaryΒΆ

metrics.accuracy_binary

Explanation about BinaryAccuracyΒΆ

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

Read more about catalog usage here.