Neural Networks Test set
Ältere Kommentare anzeigen
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
Antworten (1)
Greg Heath
am 21 Okt. 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
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!