π Max Accuracy BinaryΒΆ
Note
ID: metrics.max_accuracy_binary | Type: BinaryMaxAccuracy
{
"__type__": "binary_max_accuracy"
}
Explanation about BinaryMaxAccuracyΒΆ
Calculate the maximal accuracy and the decision threshold that achieves it for a binary task with float predictions.
Read more about catalog usage here.