Multiclass logistic regression classifier for image classification
Mostrar comentarios más antiguos
I have to solve a classification problem of classifying images into 3 classes using logistic regression classifier? Is it possible to use classification learner?
Respuestas (1)
Image Analyst
el 13 de Abr. de 2022
0 votos
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 comentarios
SWATHY Kakkooth
el 16 de Abr. de 2022
SWATHY Kakkooth
el 16 de Abr. de 2022
Image Analyst
el 16 de Abr. de 2022
You select your predictors and your response. You forgot to attach those so we can't help you unless you do.
SWATHY Kakkooth
el 16 de Abr. de 2022
Editada: SWATHY Kakkooth
el 16 de Abr. de 2022
Image Analyst
el 16 de Abr. de 2022
Then I don't think the variables you input to start the session are of the correct type.
SWATHY Kakkooth
el 17 de Abr. de 2022
Image Analyst
el 17 de Abr. de 2022
If you don't want to attach your data like I asked, that's fine. Good luck with your project.
SWATHY Kakkooth
el 17 de Abr. de 2022
Editada: SWATHY Kakkooth
el 17 de Abr. de 2022
Categorías
Más información sobre Classification Learner App 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!
