integer node id
predicted value at the node
whether the leaf is a node
split to calculate left and right nodes
left child
right child
information gain stats
build the left node and right nodes if not leaf
build the left node and right nodes if not leaf
array of nodes
integer node id
whether the leaf is a node
left child
predicted value at the node
predict value if node is not leaf
predict value if node is not leaf
feature value
predicted value
right child
split to calculate left and right nodes
information gain stats
:: DeveloperApi :: Node in a decision tree