NN Training Data
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Greg Heath
il 9 Giu 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
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!