https://www.wikiwand.com/en/Decision_tree
Growing a classification tree (CART), using greedy algo.
Following the CART approach (Breiman et al)
Growing a regression tree (CART) via a Greedy algorithm, which later could be prunned
Generalizations for trees (CART)