Field in "predictions" which gives the features of each instance as a vector.
Field in "predictions" which gives the true label of each instance (if available).
Dataframe output by the model's transform
method.
Field in "predictions" which gives the probability of each class as a vector.
Abstraction for Logistic Regression Results for a given model.