Neural Networks Test set
Mostrar comentarios más antiguos
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
Respuestas (1)
Greg Heath
el 21 de Oct. de 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
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!