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