Neural Network Validation Index

1 Ansicht (letzte 30 Tage)
Auston
Auston am 15 Aug. 2014
Beantwortet: Greg Heath am 1 Feb. 2015
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 Kommentar
Greg Heath
Greg Heath am 19 Aug. 2014
I cannot help without seeing your code.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Greg Heath
Greg Heath am 1 Feb. 2015
You may be using trainbr.

Weitere Antworten (0)

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by