Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Visualising the results of a classification tree elsewhere

1 Ansicht (letzte 30 Tage)
Danie van Tonder
Danie van Tonder am 31 Aug. 2019
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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?

Antworten (1)

Dinesh Yadav
Dinesh Yadav am 31 Okt. 2019
Hi, this link will help you adding data to a table.
Hope it helps.

Diese Frage ist geschlossen.

Produkte


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by