matlab - How could I check if the result of fitcecoc is converged -


when use fitcsvm check if result converged or not calling convergenceinfo.converged.

however, if use fitcecoc. how check if returned classificationecoc converged or not?

notice, i'm new matlab , svm.

thanks


Comments