2018
Alternating optimization of decision trees, with application to learning sparse oblique trees
NeurIPS 2018poster
Learning a decision tree from data is a difficult optimization problem. The most widespread algorithm in practice, dating to the 1980s, is based on a greedy growth of the tree structure by recursively splitting nodes, and possibly pruning back the final tree. The parameters (decision function) of an…