weighted aggregation (regression ensemble)
1 次查看(过去 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!