weighted aggregation (regression ensemble)
조회 수: 2 (최근 30일)
이전 댓글 표시
I have trained five regression learners and their RMSE are the following:
learner1=0.8435
learner1=0.8665
learner1=0.7776
learner1=0.7876
learner1=0.6039
I want to take their weighted average in such a way that the learner with lowest error has the highest weight. Any reference code, paper or direct help will be appreciated.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Regression Tree Ensembles에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!