Neural Network train/val/test
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mr X
am 22 Dez. 2014
Beantwortet: Greg Heath
am 23 Dez. 2014
I need to develop a neural network to classify some objects. One of the parameters of a neural networks are the train/validation/test ratios. I was thinking to train the network using 70% of the labelled examples and the remaining 30% to the testing party.
Is the validation set a subset of the whole set or training set only? Do you suggest to do a 100% validation rate?
0 Kommentare
Akzeptierte Antwort
Greg Heath
am 23 Dez. 2014
I suggest using the defaults. See
help patternnet
doc patternnet
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!