Classify

조회 수: 3 (최근 30일)
Austin
Austin 2011년 7월 13일
답변: Kenta 2020년 3월 31일
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
Austin
Austin 2011년 7월 14일
To clarify, I want to be sure it is able to weight each of the separate groups based on their size when discriminating between them. Thanks

댓글을 달려면 로그인하십시오.

답변 (2개)

Veera Kanmani
Veera Kanmani 2018년 4월 20일
https://www.mathworks.com/videos/an-introduction-to-classification-68891.html

Kenta
Kenta 2020년 3월 31일
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.

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by