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

Uses of Class
org.apache.lens.ml.algo.spark.dt.SparkDecisionTreeModel

Packages that use SparkDecisionTreeModel
org.apache.lens.ml.algo.spark.dt   
 

Uses of SparkDecisionTreeModel in org.apache.lens.ml.algo.spark.dt
 

Constructors in org.apache.lens.ml.algo.spark.dt 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.