Is there any multi criteria analysis script or command in Matlab to simultaneously classify data in several categories?

Hello,
is there any multi criteria analysis script or command in Matlab to simultaneously classify data in several categories?

 Accepted Answer

There is a Multiclass SVM
It looks like the fitting routine for that, fitcecoc() could in theory be used with any binary class learner to

More Answers (0)

Community Treasure Hunt

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

Start Hunting!