Neural Network Validation Index

조회 수: 1 (최근 30일)
Auston
Auston 2014년 8월 15일
답변: Greg Heath 2015년 2월 1일
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?
  댓글 수: 1
Greg Heath
Greg Heath 2014년 8월 19일
I cannot help without seeing your code.

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

채택된 답변

Greg Heath
Greg Heath 2015년 2월 1일
You may be using trainbr.

추가 답변 (0개)

제품

Community Treasure Hunt

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

Start Hunting!

Translated by