Neural Networks manipulation in k fold method
Mostra commenti meno recenti
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?
Risposta accettata
Più risposte (1)
laplace laplace
il 6 Mag 2013
0 voti
5 Commenti
Greg Heath
il 6 Mag 2013
Yes. Test on all of the data and choose the best.
laplace laplace
il 14 Mag 2013
Greg Heath
il 14 Mag 2013
No special command. Just treat it as as if you only trained one net.
laplace laplace
il 27 Giu 2013
Greg Heath
il 19 Dic 2018
All of the input data
Greg
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!