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!