How can I import a Cell - Array filled with tables of data to the Classification Learner App?
이전 댓글 표시
Hello,
I want to use the Classification Learner App to train a model, that can cluster a pressure map from a hand into the different parts of the hand.
Like in this picture.
Like in this picture.For training data, I already have 400 frames like the one above clustered and for each a table with X and Y coordinate and one column with the cluster, the point belongs to.
I need the model to look at every frame seperate, and not for example at all points from Cluster "5" from all the frames. I believe if I put all of the data in one table, it will cluster all of them at once, instead of frame per frame.
How can I do that? Is it even possible with the app?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Classification Ensembles에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!