Can the classifcation learner app and regression apps be used with sequential data?
Mostrar comentarios más antiguos
Sorry if this is a basic question but i find it hard to locate any details on what format data needs to be in to work with these apps in the documentation.
I have created a table containing 770 cells where each row has a single cell array in it (770X1). Each cell contained in the table has sequential data (8 rows x 1100 columns).
I added a 2nd column in my table that has the categorical label for each cell. So now my table is 770x2.
When i try to use the regression learner app i get an error saying there is 'no variable suitable as a response' and when i try to use the calssifcation learner app i get an error stating 'No predictor selected'
Is this becuase i am trying to use sequential data contained in cells or am i doing something else incorrect?
Respuesta aceptada
Más respuestas (0)
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!