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

조회 수: 5 (최근 30일)
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 CenterFile Exchange에서 Statistics 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