split data in train and test sets in a very specific way
이전 댓글 표시
Hey guys!
I am trying to design a neural network (via fitcnet) to classify subjects into three classes. There is a txt file that consists of 1092 rows and 14 collums (1092 x 14). The 14th collumn has the class of the sets either A, B or C and I specificly want the first 450 x 14 of them to be the training set and the rest of them to be the test set. Is there any way to do that?
Thank you in advance!
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!