classregtree.m- how to get the node and leaf details
古いコメントを表示
Respected Sir,
I am doing my project using CART algorithm and for classification purpose I need the node and leaf details. Can you please help me with code.
回答 (1 件)
Ilya
2012 年 1 月 9 日
0 投票
Here is online doc for classregtree methods:
Or you can type 'doc classregtree' in your command window.
If this documentation does not tell you what you need, please ask a specific question.
1 件のコメント
Sincloe Brans
2014 年 8 月 19 日
Adding to the above question, is there anyway I can get the list of observations under each LEAF NODE?
カテゴリ
ヘルプ センター および File Exchange で Agriculture についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!