Classification and regression tree (source code)

= Classification and regression tree

A classification and regression tree recursively splits covariate space into axis-aligned regions and assigns a constant prediction to each terminal region.

= CART
{c}
{synonym}