Importing More Complex data for Classifier Learner
Mostrar comentarios más antiguos
I need to use the Classification Learner tool/app to import more complex data than the examples online provides. (https://www.mathworks.com/help/stats/train-decision-trees-in-classification-learner-app.html).
All of the examples have a X 1xN Vectors of data which they import. I do not.
The data that I am importing looks like the data below. Note, Feature N and Feature M will be different sizes. I do not understand how to import data objects into the classification learner app where the data objects have different size fields (N and M below).
I tried creating a struct of data objects. But the classification learner does not understand structs?
Any helps would be appreciated, thanks.

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!