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

조회 수: 5 (최근 30일)

답변 (1개)

ag
ag 2025년 2월 6일
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!

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by