public class LinearRegressionTrainingSummary extends LinearRegressionSummary
transform method.
param: objectiveHistory objective function (scaled loss + regularization) at each iteration.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
featuresCol() |
double[] |
objectiveHistory() |
int |
totalIterations()
Number of training iterations until termination
|
explainedVariance, labelCol, meanAbsoluteError, meanSquaredError, predictionCol, predictions, r2, residuals, rootMeanSquaredError