Neural Networks Test set
Show older comments
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
Answers (1)
Greg Heath
on 21 Oct 2016
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
Categories
Find more on Deep Learning Toolbox 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!