- Entry
- Reader's guide
- Entries A-Z
- Subject index
Classification and Regression Tree
Classification and regression tree (CART) is a machine learning (or classification) algorithm that constructs a tree-structured classifier to assign group labels to each case based on its attributes. The ...
- Loading...