tree decision method, how to generate the graph? and what coding is missing? how to solve the errors?

9 vues (au cours des 30 derniers jours)

Réponses (1)

ag
ag le 6 Fév 2025
Hi Naga,
The error message implies that the variable "Class" hasn't been initialized before being used in the lines after 98.
To resolve this issue, please ensure that variable "Class" gets initialized.
Hope this helps!

Catégories

En savoir plus sur MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by