Neural Network train/val/test

조회 수: 10 (최근 30일)
Mr X
Mr X 2014년 12월 22일
답변: Greg Heath 2014년 12월 23일
I need to develop a neural network to classify some objects. One of the parameters of a neural networks are the train/validation/test ratios. I was thinking to train the network using 70% of the labelled examples and the remaining 30% to the testing party.
Is the validation set a subset of the whole set or training set only? Do you suggest to do a 100% validation rate?

채택된 답변

Greg Heath
Greg Heath 2014년 12월 23일
I suggest using the defaults. See
help patternnet
doc patternnet

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by