Effacer les filtres
Effacer les filtres

How do I find the accuracy of the model

4 vues (au cours des 30 derniers jours)
Yooya yooya
Yooya yooya le 8 Nov 2020
Modifié(e) : Yooya yooya le 10 Nov 2020
How do I find the accuracy of the decision tree modeL
?

Réponses (1)

Image Analyst
Image Analyst le 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