Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Visualising the results of a classification tree elsewhere

조회 수: 1 (최근 30일)
Danie van Tonder
Danie van Tonder 2019년 8월 31일
마감: MATLAB Answer Bot 2021년 8월 20일
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?

답변 (1개)

Dinesh Yadav
Dinesh Yadav 2019년 10월 31일
Hi, this link will help you adding data to a table.
Hope it helps.

이 질문은 마감되었습니다.

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by