This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.lens.ml.spark.TableTrainingSpec.DataSample (Lens 2.0.1-beta-incubating API)

Uses of Class
org.apache.lens.ml.spark.TableTrainingSpec.DataSample

Packages that use TableTrainingSpec.DataSample
org.apache.lens.ml.spark   
 

Uses of TableTrainingSpec.DataSample in org.apache.lens.ml.spark
 

Methods in org.apache.lens.ml.spark with parameters of type TableTrainingSpec.DataSample
 Boolean TableTrainingSpec.TrainingFilter.call(TableTrainingSpec.DataSample v1)
           
 Boolean TableTrainingSpec.TestingFilter.call(TableTrainingSpec.DataSample v1)
           
 org.apache.spark.mllib.regression.LabeledPoint TableTrainingSpec.GetLabeledPoint.call(TableTrainingSpec.DataSample v1)
           
 



Copyright © 2014–2015 Apache Software Foundation. All rights reserved.