Predict a data using Matlab 2017a

13 visualizaciones (últimos 30 días)
mahmud alatawi
mahmud alatawi el 9 de Mzo. de 2018
Comentada: Catalina Bustamante el 10 de Nov. de 2021
I trained my classifier using classification learner apps Matlab version 2015a. then I used the same code and same data( images) to train the classifier using classification learner apps Matlab version 2017a. But in when I tried to predict a data using Matlab 2017a I got the following error: Undefined function 'predict' for input arguments of type 'struct'. the cod is >>imagefeatures = double(encode(bag, img)); >> [labelIdx, score] = predict(trainedclassifier,imagefeatures); Can you help, please?
  1 comentario
Catalina Bustamante
Catalina Bustamante el 10 de Nov. de 2021
Hi
I'm having the same problem, did you find a solution?
Thank you

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by