How do I find the accuracy of the model

조회 수: 3 (최근 30일)
Yooya yooya
Yooya yooya 2020년 11월 8일
편집: Yooya yooya 2020년 11월 10일
How do I find the accuracy of the decision tree modeL
?

답변 (1개)

Image Analyst
Image Analyst 2020년 11월 8일
You need to have a validation set. That's a set of data that you know the ground truth answer for, but was not used for training the model. Then you can just see how many of those it got right.

카테고리

Help CenterFile Exchange에서 Get Started with Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by