Get impurity value of each candidate attribute for the root node in the decision tree using CART algorithm

2 views (last 30 days)
I would like to get the candidate attributes of the root node in CART algorithm. ie the attributes with impurity closer to the current assigned root node. How can i get this using built in functions? Is there any special libraries exist for this purpose? My aim is feature selection using CART decision tree algorithm.

Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!