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!