public interface DecisionTreeLeafBuilder
Modifier and Type | Method and Description |
---|---|
DecisionTreeLeafNode |
createLeafNode(Dataset<EmptyContext,DecisionTreeData> dataset,
TreeFilter pred)
Creates new leaf node for given dataset and node predicate.
|
DecisionTreeLeafNode createLeafNode(Dataset<EmptyContext,DecisionTreeData> dataset, TreeFilter pred)
dataset
- Dataset.pred
- Node predicate.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020