public class MeanDecisionTreeLeafBuilder extends Object implements DecisionTreeLeafBuilder
| Constructor and Description |
|---|
MeanDecisionTreeLeafBuilder() |
| Modifier and Type | Method and Description |
|---|---|
DecisionTreeLeafNode |
createLeafNode(Dataset<EmptyContext,DecisionTreeData> dataset,
TreeFilter pred)
Creates new leaf node for given dataset and node predicate.
|
public DecisionTreeLeafNode createLeafNode(Dataset<EmptyContext,DecisionTreeData> dataset, TreeFilter pred)
createLeafNode in interface DecisionTreeLeafBuilderdataset - Dataset.pred - Node predicate.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019