Neural Networks manipulation in k fold method
古いコメントを表示
so after using the k-fold method (for validating and testing each subset K times) is there a way to manipulate the k "subnetworks" created? i there a way to make these k networks visible and accesible? Is my question meaningfull? i mean what happenes in k-fold is creating k networks or not?
採用された回答
その他の回答 (1 件)
laplace laplace
2013 年 5 月 6 日
0 投票
5 件のコメント
Greg Heath
2013 年 5 月 6 日
Yes. Test on all of the data and choose the best.
laplace laplace
2013 年 5 月 14 日
Greg Heath
2013 年 5 月 14 日
No special command. Just treat it as as if you only trained one net.
laplace laplace
2013 年 6 月 27 日
Greg Heath
2018 年 12 月 19 日
All of the input data
Greg
カテゴリ
ヘルプ センター および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!