org.apache.spark.ml.classification
Field in "predictions" which gives the the true label of each sample.
Field in "predictions" which gives the the true label of each sample.
objective function (scaled loss + regularization) at each iteration.
Dataframe outputted by the model's transform
method.
Dataframe outputted by the model's transform
method.
Field in "predictions" which gives the calibrated probability of each sample as a vector.
Field in "predictions" which gives the calibrated probability of each sample as a vector.
Number of training iterations until termination
Abstraction for multinomial Logistic Regression Training results.