|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.lens.ml.spark.TableTrainingSpec.GetLabeledPoint
public static class TableTrainingSpec.GetLabeledPoint
The Class GetLabeledPoint.
Constructor Summary | |
---|---|
TableTrainingSpec.GetLabeledPoint()
|
Method Summary | |
---|---|
org.apache.spark.mllib.regression.LabeledPoint |
call(TableTrainingSpec.DataSample v1)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TableTrainingSpec.GetLabeledPoint()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |