org.apache.spark.ml
:: AlphaComponent :: Abstract class for evaluators that compute metrics from predictions.
Evaluates the output.
a dataset that contains labels/observations and predictions.
parameter map that specifies the input columns and output metrics
metric
:: AlphaComponent :: Abstract class for evaluators that compute metrics from predictions.