Neural Networks manipulation in k fold method
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (1)
laplace laplace
le 6 Mai 2013
0 votes
5 commentaires
Greg Heath
le 6 Mai 2013
Yes. Test on all of the data and choose the best.
laplace laplace
le 14 Mai 2013
Greg Heath
le 14 Mai 2013
No special command. Just treat it as as if you only trained one net.
laplace laplace
le 27 Juin 2013
Greg Heath
le 19 Déc 2018
All of the input data
Greg
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!