validation performance or test performance?
이전 댓글 표시
If one divided data to 3 subsets training/validation/test and Which of these can be defined as a criteria to select the network for regression?
1- validation performance
2- test performance
I really would appreciate any advice.
댓글 수: 2
Muhammad Usman Saleem
2016년 4월 7일
편집: Muhammad Usman Saleem
2016년 4월 7일
For what kind of data you are doing this ?
Muhammad Usman Saleem
2016년 4월 7일
편집: Muhammad Usman Saleem
2016년 4월 7일
what is your climate data. Tell me also source like ECMWF etc? also tell me for which you(either missing or some other data) want to consider validation?
The reason to ask these terms , for the batter solution
채택된 답변
추가 답변 (2개)
Greg Heath
2016년 4월 8일
I have posted MANY detailed explanations of the separate data-division roles of the training, validation and testing subsets in BOTH the NEWSGROUP and ANSWERS.
Try searching with
NEWSGROUP ANSWERS
GREG NOMENCLATURE 5 3
GREG NONDESIGN 51 43
GREG NONTRAINING 93 112
Hope this helps
Thank you for formally accepting my answer
Greg
댓글 수: 2
Greg Heath
2016년 4월 10일
The focus is on
1. Obtaining the smallest net that can achieve Rsq >= 0.99 on
unseen data that has the same summary characteristics as the
design data.
2. Presenting supporting evidence that verifies, without a
doubt, the qualifications of the net.
I can think of no better way to accomplish the above than
via multiple design results summarized via
a. Four Ntrials by numhidden Rsq matrices
b. Four curves on a plot of maximum Rsq vs numhidden
How could a purchaser of the net be satisfied without the supporting multiple design evidence?
Hope this helps clarify the need for multiple design results.
Greg
Rita
2016년 4월 11일
Muhammad Usman Saleem
2016년 4월 7일
1- validation performance
댓글 수: 1
Muhammad Usman Saleem
2016년 4월 7일
편집: Muhammad Usman Saleem
2016년 4월 7일
If you are doing missing data immputation for climate data then you may use this method.
(1) Makes different interpolations on your kind data
(2) Select performance parameters like , RMS error, AME, R^2
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!