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!