NN Training Data
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Greg Heath
el 9 de Jun. de 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
Más respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!