Neural Network train/val/test
5 ビュー (過去 30 日間)
古いコメントを表示
I need to develop a neural network to classify some objects. One of the parameters of a neural networks are the train/validation/test ratios. I was thinking to train the network using 70% of the labelled examples and the remaining 30% to the testing party.
Is the validation set a subset of the whole set or training set only? Do you suggest to do a 100% validation rate?
0 件のコメント
採用された回答
Greg Heath
2014 年 12 月 23 日
I suggest using the defaults. See
help patternnet
doc patternnet
0 件のコメント
その他の回答 (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!