Neural Networks manipulation in k fold method
Show older comments
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?
Accepted Answer
More Answers (1)
laplace laplace
on 6 May 2013
0 votes
5 Comments
Greg Heath
on 6 May 2013
Yes. Test on all of the data and choose the best.
laplace laplace
on 14 May 2013
Greg Heath
on 14 May 2013
No special command. Just treat it as as if you only trained one net.
laplace laplace
on 27 Jun 2013
Greg Heath
on 19 Dec 2018
All of the input data
Greg
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!