public interface LogisticRegressionTrainingSummary extends LogisticRegressionSummary
Modifier and Type | Method and Description |
---|---|
double[] |
objectiveHistory()
objective function (scaled loss + regularization) at each iteration.
|
int |
totalIterations()
Number of training iterations until termination
|
featuresCol, labelCol, predictions, probabilityCol