AI RESEARCH

Experiments with Optimal Model Trees

arXiv CS.LG

ArXi:2503.12902v3 Announce Type: replace Model trees provide an appealing way to perform interpretable machine learning for both classification and regression problems. In contrast to ``classic'' decision trees with constant values in their leaves, model trees can use linear combinations of predictor variables in their leaf nodes to form predictions, which can help achieve higher accuracy and smaller trees. Typical algorithms for learning model trees from