Compare two trees generated using same classes but different attributes in each case

3 ビュー (過去 30 日間)
Varsha
Varsha 2011 年 10 月 9 日
コメント済み: Mark Golberg 2022 年 4 月 13 日
Hi,
I wanted to know if there is a straight forward way of comparing the splits and nodes on two trees that have been generated using two sets of attributes on the same classes (one attribute set is a subset of the other one).
I am using the classregtree classification.

採用された回答

Ilya
Ilya 2011 年 10 月 10 日
There may be a straightforward way, but it is up to you to define criteria for such a comparison. Here is a list of all tree methods:
Methods whose names start with "cut" and "node" would be a good place to start.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by