NN Training Data
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Greg Heath
2014-6-9
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
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!