how to set fixed testing dataset size
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
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
0 Comments
More Answers (0)
See Also
Categories
Find more on Define Shallow Neural Network Architectures in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!