public interface BinaryLogisticRegressionTrainingSummary extends BinaryLogisticRegressionSummary, LogisticRegressionTrainingSummary
scoreCol
areaUnderROC, fMeasureByThreshold, pr, precisionByThreshold, recallByThreshold, roc
asBinary, featuresCol, probabilityCol
accuracy, falsePositiveRateByLabel, fMeasureByLabel, fMeasureByLabel, labelCol, labels, precisionByLabel, predictionCol, predictions, recallByLabel, truePositiveRateByLabel, weightCol, weightedFalsePositiveRate, weightedFMeasure, weightedFMeasure, weightedPrecision, weightedRecall, weightedTruePositiveRate
objectiveHistory, totalIterations