I am new to programming. I need to build a decision tree to classify setosa (class =1 ) against combined virginca and versicolor (class = 2) in matlab
조회 수: 1 (최근 30일)
이전 댓글 표시
I have tried for days to come up with code. I just can't wrap my head around how I should build a tree and trace back to various points, including all the way back to the root when at the last node. I have attached what I was able to come up with. I don't know if it's any good, but I tried anyway. If someone knows how to code this, could you explain? If it's not too much trouble, could you upload the code and put the explanation in comments? I have attached what I was able to come up with.
댓글 수: 0
답변 (1개)
Luuk van Oosten
2016년 9월 23일
Dear Kunal,
I think you will find all you need over here. It is explained quite good what is happening. Otherwise I would refer you to the documentation about treebagger.
Have fun!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Classification에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!