What is the best matlab data structure to represent a decision tree?
Show older comments
I want to be able to access the level of the tree and the number of nodes and the information of the nodes after a split. What is the best data structure to use?
Please explain in some detail and in simple terms. I am new to matlab.
Accepted Answer
More Answers (1)
Steven Lord
on 21 Sep 2016
0 votes
1 Comment
Rik
on 1 Sep 2021
It seems the link is dead (for newer releases) due to the split into separate classification trees and regression trees pages.
Categories
Find more on Variables 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!