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!