public class BalancedAccuracy<L extends Serializable> extends BinaryClassificationMetric<L>
Constructor and Description |
---|
BalancedAccuracy()
Creates an instance of BalancedAccuracy.
|
BalancedAccuracy(L truthLb,
L falseLb)
Creates an instance of BalancedAccuracy class.
|
Modifier and Type | Method and Description |
---|---|
BalancedAccuracy<L> |
initBy(BinaryClassificationPointwiseMetricStatsAggregator<L> aggr)
Initializes metric value by statistics aggregator.
|
MetricName |
name()
Returns metric name.
|
double |
value()
Returns metric value.
|
makeAggregator
public BalancedAccuracy()
public BalancedAccuracy<L> initBy(BinaryClassificationPointwiseMetricStatsAggregator<L> aggr)
aggr
- Aggregator.public double value()
public MetricName name()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020