Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Visualising the results of a classification tree elsewhere
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a trained classification tree that I need to add as another column in a dataset, along with the initial independant variables.
So if an observation is predicted to have a value of 'A' with a probability >= 50%, then I need to have the value to be 'A' else 'B'
How to add the predicted values of this classification tree to a table?
댓글 수: 0
답변 (1개)
Dinesh Yadav
2019년 10월 31일
Hi, this link will help you adding data to a table.
Hope it helps.
댓글 수: 0
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!