Return whether a learning node is active
Learn and update the node
Learn and update the node
a Hoeffding tree model
the input Example
Merge two nodes
Merge two nodes
flag indicating whether the node will be split
new node
Return the class distribution
Return the class distribution
an Array containing the class distribution
Returns depth of current node in the tree
Returns the node description
Filter the data to the related leaf node
Filter the data to the related leaf node
the input example
the parent of current node
the index of current node in the parent children
FoundNode containing the leaf node
Returns height of the tree
Checks whether a node is a leaf
Checks whether a node is a leaf
true if a node is a leaf, false otherwise
Returns number of children
Set the depth of current node
Learning node class type for Hoeffding trees.