Evaluate function that returns a class or value with the calculated metric value(s).
Evaluate function that returns a class or value with the calculated metric value(s).
data to evaluate
metrics
Conversion from full metrics returned to a double value
Conversion from full metrics returned to a double value
double value used as spark eval number
Name of evaluator
Name of evaluator
Evaluate function that returns a single metric
Evaluate function that returns a single metric
data to evaluate
metric
Use the definition of the metric to determine if larger is better
Use the definition of the metric to determine if larger is better
Prepare data with different input types so that it can be consumed by the evaluator
Prepare data with different input types so that it can be consumed by the evaluator
input data
name of the label column
data formatted for use with the evaluator
Base Interface for OpMultiClassificationEvaluator