public class TreeRoot extends Object implements IgniteModel<Vector,Double>
| Constructor and Description |
|---|
TreeRoot(TreeNode root,
Set<Integer> usedFeatures)
Create an instance of TreeRoot.
|
| Modifier and Type | Method and Description |
|---|---|
List<TreeNode> |
getLeafs() |
TreeNode |
getRootNode() |
Set<Integer> |
getUsedFeatures() |
Double |
predict(Vector vector)
Make a prediction for the specified input arguments.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025