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!