MultiLabelClassificationMetrics.ThresholdSelectionStrategy.balancedPrecisionAndRecall
A confidence threshold strategy that balances precision and recall equivalently.
Declaration
case balancedPrecisionAndRecallDiscussion
Use this strategy to select a threshold for each label to maximize the f1-score.