public static class TableTrainingSpec.GetLabeledPoint extends Object implements org.apache.spark.api.java.function.Function<TableTrainingSpec.DataSample,org.apache.spark.mllib.regression.LabeledPoint>
Constructor and Description |
---|
GetLabeledPoint() |
Modifier and Type | Method and Description |
---|---|
org.apache.spark.mllib.regression.LabeledPoint |
call(TableTrainingSpec.DataSample v1) |
public org.apache.spark.mllib.regression.LabeledPoint call(TableTrainingSpec.DataSample v1) throws Exception
call
in interface org.apache.spark.api.java.function.Function<TableTrainingSpec.DataSample,org.apache.spark.mllib.regression.LabeledPoint>
Exception
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.