weighted aggregation (regression ensemble)
显示 更早的评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Classification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!