Random forest ensemble using a weight-adjusted voting algorithm
作者
Ahhyoun Kim,Jeeae Myung,Hyunjoong Kim
出处
期刊:Journal of the Korean Data & Information Science Society [Korean Data and Information Science Society] 日期:2020-03-31卷期号:31 (2): 427-438被引量:6
标识
DOI:10.7465/jkdi.2020.31.2.427
摘要
A classification ensemble is a learning method that aggregates different classifiers to obtain more accurate class predictions. Among many developed methods, Random Forest is known as one of the most accurate ensemble methods. It combines many randomized decision trees using simple majority voting scheme. Wave, a weighted voting algorithm, has proven to outperform simple majority voting when combined with bagging. In this paper, we investigated whether random forest using the wave voting scheme can further improve classification accuracy. Experiments show that the larger the ensemble size, the more accurate it is than other methods including single tree, bagging, AdaBoost, random forest (simple majority voting). The result also shows that random forest with wave is more accurate than bagging with wave when the ensemble size is large enough.