Effacer les filtres
Effacer les filtres

Multiclass logistic regression classifier for image classification

4 vues (au cours des 30 derniers jours)
SWATHY Kakkooth
SWATHY Kakkooth le 13 Avr 2022
I have to solve a classification problem of classifying images into 3 classes using logistic regression classifier? Is it possible to use classification learner?

Réponses (1)

Image Analyst
Image Analyst le 13 Avr 2022
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 commentaires
Image Analyst
Image Analyst le 17 Avr 2022
If you don't want to attach your data like I asked, that's fine. Good luck with your project.
SWATHY Kakkooth
SWATHY Kakkooth le 17 Avr 2022
Modifié(e) : SWATHY Kakkooth le 17 Avr 2022
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.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Image Data Workflows dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by