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

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

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

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

Constructors in org.apache.lens.ml.spark.models with parameters of type SparkDecisionTreeModel
DecisionTreeClassificationModel(String modelId, SparkDecisionTreeModel model)
          Instantiates a new decision tree classification model.
 



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