public class TruePositiveAbsoluteValue<L extends Serializable> extends BinaryClassificationMetric<L>
| Constructor and Description |
|---|
TruePositiveAbsoluteValue()
Creates an instance of TruePositiveAbsoluteValue class.
|
TruePositiveAbsoluteValue(L truthLabel,
L falseLabel)
Creates an instance of TruePositiveAbsoluteValue class.
|
| Modifier and Type | Method and Description |
|---|---|
TruePositiveAbsoluteValue<L> |
initBy(BinaryClassificationPointwiseMetricStatsAggregator<L> aggr)
Initializes metric value by statistics aggregator.
|
MetricName |
name()
Returns metric name.
|
double |
value()
Returns metric value.
|
makeAggregatorpublic TruePositiveAbsoluteValue()
public TruePositiveAbsoluteValue<L> initBy(BinaryClassificationPointwiseMetricStatsAggregator<L> aggr)
aggr - Aggregator.public double value()
public MetricName name()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.14.0 Release Date : September 29 2022