Multiclass logistic regression classifier for image classification
显示 更早的评论
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
2022-4-13
0 个投票
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 个评论
SWATHY Kakkooth
2022-4-16
SWATHY Kakkooth
2022-4-16
Image Analyst
2022-4-16
You select your predictors and your response. You forgot to attach those so we can't help you unless you do.
SWATHY Kakkooth
2022-4-16
编辑:SWATHY Kakkooth
2022-4-16
Image Analyst
2022-4-16
Then I don't think the variables you input to start the session are of the correct type.
SWATHY Kakkooth
2022-4-17
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
2022-4-17
编辑:SWATHY Kakkooth
2022-4-17
类别
在 帮助中心 和 File Exchange 中查找有关 Classification Learner App 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
