org.apache.spark.ml.classification
Field in "predictions" which gives the the true label of each sample.
Dataframe outputted by the model's transform
method.
Field in "predictions" which gives the calibrated probability of each sample as a vector.
Abstraction for Logistic Regression Results for a given model.