MulticlassClassificationEvaluator — Evaluator of Multiclass Classification Models
MulticlassClassificationEvaluator
is an Evaluator that takes datasets with the following two columns:
-
prediction
(ofDoubleType
values) -
label
(offloat
ordouble
values)