how to turn off dividerand function?

조회 수: 4 (최근 30일)
FZ
FZ 2012년 7월 12일
when we are working with NN,the input data will be automatically divided into trn/val/tst subsets.how to turn off this function.I already set
net.divideFcn = 'dividetrain';
but i got error ="divideFcn" cannot be set to non-existing function "dividetrain".
if i plan to use cross validation, do i need to turn off this function to default?
thanks.
  댓글 수: 1
Greg Heath
Greg Heath 2012년 7월 14일
Please include relevant code. Where commands are placed is just as important as what commands are used.

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

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by