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 |
---|
TableTrainingSpec.GetLabeledPoint() |
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–2015 Apache Software Foundation. All rights reserved.