public class DecisionTreeAlgo extends BaseSparkAlgo
LOG| Constructor and Description | 
|---|
| DecisionTreeAlgo(String name,
                String description)Instantiates a new decision tree algo. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | parseAlgoParams(Map<String,String> params)Parses the algo params. | 
configure, getArgUsage, getConf, getDescription, getName, getParamValue, getParamValue, parseParams, setSparkContext, trainpublic void parseAlgoParams(Map<String,String> params)
BaseSparkAlgoparseAlgoParams in class BaseSparkAlgoparams - the paramsCopyright © 2014–2015 Apache Software Foundation. All rights reserved.