Cross validation error meaning in decision tree program
조회 수: 8 (최근 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 Trees에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!