MulticlassClassificationEvaluator
is an Evaluator that takes datasets with the following two columns:
-
prediction
(ofDoubleType
values) -
label
(offloat
ordouble
values)
MulticlassClassificationEvaluator
is an Evaluator that takes datasets with the following two columns:
prediction
(of DoubleType
values)
label
(of float
or double
values)