Mostrar comentarios más antiguos
Hello,
I have not run across anything with the Classify function that indicates the number of observations for each group must be equivalent. This has been done previously using LDA (ie Altman z-score paper) but I just want to be clear it is not required using this function.
Thanks
1 comentario
Austin
el 14 de Jul. de 2011
Respuestas (2)
Veera Kanmani
el 20 de Abr. de 2018
1 voto
https://www.mathworks.com/videos/an-introduction-to-classification-68891.html
Kenta
el 31 de Mzo. de 2020
1 voto
For example, in Support Vector Machine (SVM), you can specify the weitht of each class by defining some parameters such as cost and prior. I am not sure if my answer can response to what you intended to ask, but I hope it can help you.
If you impose a great penalty if A is classified into B, such inference will not happen a lot. When the number of images (sample) which belong to class A is much greater, many test images might be classified into A. In that case, you can weight each class.
Categorías
Más información sobre Classification en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!