NN Training Data
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
What is ideal combination of training vs test data in neural network based technique in context of images. Can we have training data 10 times test data?
0 Kommentare
Akzeptierte Antwort
Greg Heath
am 9 Jun. 2014
The optimal ratio for training, validation and testing depends on the data.
The MATLAB default is 70/15/15
The default split for 10-fold cross-validation is 80/10/10
Hope this helps
Greg
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!