Neural Networks Test set
古いコメントを表示
Hello everyone. I'm a student and I I use neural networks. would like to know how to create a test set of a neural network with a code. I have to test my neural network and i was told to find a specific code. Thank you
回答 (1 件)
Greg Heath
2016 年 10 月 21 日
0.7/0.15/0.15 train/val/test random datadivision is a design default which can be overwritten via one of the alternates.
See the HELP and DOC documentation examples for
divideblock, divideind, divideint and dividetrain
Hope this helps.
Thank you for formally accepting my answer
Greg
カテゴリ
ヘルプ センター および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!