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!