decision tree const. prob.
Show older comments
hello i have a problem about making a decision tree. i can make a decision tree via classregtree(X,y) . then it constructthe tree. but i want to get the the code that represents my tree. how can i get the code of tree ( not making by hand) ? thanks
Accepted Answer
More Answers (2)
Categories
Find more on MATLAB 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!