public class DecisionTreeLeafNode extends Object implements DecisionTreeNode
Constructor and Description |
---|
DecisionTreeLeafNode(double val)
Constructs a new decision tree leaf node.
|
Modifier and Type | Method and Description |
---|---|
Double |
apply(Vector doubles) |
double |
getVal() |
String |
toString() |
String |
toString(boolean pretty) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019