필터 지우기
필터 지우기

Multiclass logistic regression classifier for image classification

조회 수: 4 (최근 30일)
SWATHY Kakkooth
SWATHY Kakkooth 2022년 4월 13일
편집: SWATHY Kakkooth 2022년 4월 17일
I have to solve a classification problem of classifying images into 3 classes using logistic regression classifier? Is it possible to use classification learner?

답변 (1개)

Image Analyst
Image Analyst 2022년 4월 13일
Logistic regression is one of the models in the Classification Learner app. But you have to give it a list of features for the images rather than the image itself. If you don't have those and just want to give it the image, then you'll have to use something like Deep Learning Classification (transfer learning).
  댓글 수: 8
Image Analyst
Image Analyst 2022년 4월 17일
If you don't want to attach your data like I asked, that's fine. Good luck with your project.
SWATHY Kakkooth
SWATHY Kakkooth 2022년 4월 17일
편집: SWATHY Kakkooth 2022년 4월 17일
I hereby attach the matlab data file. The 7th column contains the response variables. Other 6 columns contains the features extracted. Thanks for your help. Train_featcolorl is the array containing the data.

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

카테고리

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