how to set fixed testing dataset size
조회 수: 1 (최근 30일)
이전 댓글 표시
Dear sir I have datast 200 sample for 26 classes. I am useing feed forward neural network. I need to set 60 sample for each class as testing dataset.how can I do that
댓글 수: 0
채택된 답변
Greg Heath
2016년 5월 20일
Use the HELP and DOC commands on the functions
dividetrain
dividerand
divideind
divideint
divideblock
Hope this helps.
Thank you for formally accepting my answer
Greg
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!