public class DecisionTreeConditionalNode extends Object implements DecisionTreeNode
Modifier and Type | Method and Description |
---|---|
Double |
apply(Vector features) |
int |
getCol() |
DecisionTreeNode |
getElseNode() |
DecisionTreeNode |
getThenNode() |
double |
getThreshold() |
String |
toString() |
String |
toString(boolean pretty) |
public int getCol()
public double getThreshold()
public DecisionTreeNode getThenNode()
public DecisionTreeNode getElseNode()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019