Azzera filtri
Azzera filtri

How do I find the accuracy of the model

4 visualizzazioni (ultimi 30 giorni)
Yooya yooya
Yooya yooya il 8 Nov 2020
Modificato: Yooya yooya il 10 Nov 2020
How do I find the accuracy of the decision tree modeL
?

Risposte (1)

Image Analyst
Image Analyst il 8 Nov 2020
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.

Community Treasure Hunt

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

Start Hunting!

Translated by