Cross validation error meaning in decision tree program
2 次查看(过去 30 天)
显示 更早的评论
I need help deciphering what a cross valiadation error (kfoldloss) of 536 means. I've developed a program that creates a decision tree. The program runs with 2,286 data points for several different variables. Does this mean that the model gets 536 predictions incorrect?
Attached is the code. Thanks for your responses and help.
0 个评论
回答(1 个)
Alain Kuchta
2017-4-20
You may find the explanation of Classification Loss from the documentation helpful in understanding this measure:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Classification Ensembles 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!