how to set fixed testing dataset size

1 view (last 30 days)
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

Accepted Answer

Greg Heath
Greg Heath on 20 May 2016
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

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!