MultiLabel
.See: Description
Interface | Description |
---|---|
MultiLabelEvaluation |
A
MultiLabel specific ClassifierEvaluation . |
Class | Description |
---|---|
MultiLabelConfusionMatrix |
A
ConfusionMatrix which accepts MultiLabel s. |
MultiLabelEvaluationImpl |
The implementation of a
MultiLabelEvaluation using the default metrics. |
MultiLabelEvaluator |
An
Evaluator for MultiLabel problems. |
MultiLabelMetric |
A
EvaluationMetric for evaluating MultiLabel problems. |
Enum | Description |
---|---|
MultiLabelMetrics |
An enum of the default
MultiLabelMetric s supported by the multi-label classification
evaluation package. |
MultiLabel
.
The default metrics calculated are found in MultiLabelMetrics
.
User specified metrics are not currently supported.
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.