When I initialize my network I include the standard 70% training, 15% validation, and 15% testing indices with their respective variable (network.divideParam.trainInd / valInd / testInd). However after training there is no information for the validation. It appears that the validation indices were appended to the training indices.
My network variables appear as follows: network.divideParam.valInd = [1 x 238140] network.userdata.trainingRecord.valInd = []
Why would there be no validation information in the training record?

 채택된 답변

Greg Heath
Greg Heath 2015년 2월 1일

0 개 추천

You may be using trainbr.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기

제품

질문:

2014년 8월 15일

답변:

2015년 2월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by