| Package | Description |
|---|---|
| org.apache.ignite.ml.tree.randomforest |
Contains random forest implementation classes.
|
| org.apache.ignite.ml.tree.randomforest.data |
Package contains helper data structures for random forest implementation.
|
| org.apache.ignite.ml.tree.randomforest.data.impurity |
Contains implementation of impurity computers based on histograms.
|
| org.apache.ignite.ml.tree.randomforest.data.statistics |
Contains implementation of statistics computers for Random Forest.
|
| Class and Description |
|---|
| TreeNode
Decision tree node class.
|
| TreeRoot
Tree root class.
|
| Class and Description |
|---|
| NodeId
Class represents Node id in Random Forest consisting of tree id and node id in tree in according to
breadth-first search in tree.
|
| TreeNode
Decision tree node class.
|
| TreeNode.Type
Type of node.
|
| Class and Description |
|---|
| NodeId
Class represents Node id in Random Forest consisting of tree id and node id in tree in according to
breadth-first search in tree.
|
| NodeSplit
Class represents a split point for decision tree.
|
| TreeNode
Decision tree node class.
|
| TreeRoot
Tree root class.
|
| Class and Description |
|---|
| TreeRoot
Tree root class.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019