CART [1] stands for Classification And Regression Trees introduced by Breiman. It is also based on Hunt’s algorithm. CART handles both categorical and continuous attributes to build a decision tree. It handles missing values.
CART [1] stands for Classification And Regression Treesintroduced by Breiman. It is also based on Hunt’s algorithm.CART handles both categorical and continuous attributes tobuild a decision tree. It handles missing values.