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!