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!