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

Uses of Class
org.apache.lens.ml.spark.models.BaseSparkClassificationModel

Packages that use BaseSparkClassificationModel
org.apache.lens.ml.spark.models   
 

Uses of BaseSparkClassificationModel in org.apache.lens.ml.spark.models
 

Subclasses of BaseSparkClassificationModel in org.apache.lens.ml.spark.models
 class DecisionTreeClassificationModel
          The Class DecisionTreeClassificationModel.
 class LogitRegressionClassificationModel
          The Class LogitRegressionClassificationModel.
 class NaiveBayesClassificationModel
          The Class NaiveBayesClassificationModel.
 class SVMClassificationModel
          The Class SVMClassificationModel.
 



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