Importing More Complex data for Classifier Learner
显示 更早的评论
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.

回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Classification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!