NN Training Data
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Greg Heath
le 9 Juin 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
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!