NN Training Data

조회 수: 2 (최근 30일)
A
A 2011년 3월 10일
댓글: A 2014년 6월 9일
What is ideal combination of training vs test data in neural network based technique in context of images. Can we have training data 10 times test data?

채택된 답변

Greg Heath
Greg Heath 2014년 6월 9일
The optimal ratio for training, validation and testing depends on the data.
The MATLAB default is 70/15/15
The default split for 10-fold cross-validation is 80/10/10
Hope this helps
Greg
  댓글 수: 1
A
A 2014년 6월 9일
Thanks for your reply.

댓글을 달려면 로그인하십시오.

추가 답변 (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