Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Visualising the results of a classification tree elsewhere
    1 visualizzazione (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
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 Commenti
Risposte (1)
  Dinesh Yadav
    
 il 31 Ott 2019
        Hi, this link will help you adding data to a table. 
Hope it helps.
0 Commenti
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!