30/10/2024
https://youtu.be/YuR0r-E7FJI
The study proposes an improved Random Forest (RF) algorithm based on hierarchical clustering (HCRF). HCRF optimizes feature selection by establishing similar feature groups based on the GINI index and selecting features proportionally to construct a feature subset. This process reduces the impact of useless and redundant features, improving the model's generalization ability and overall performance. The HCRF algorithm showed significant improvements in all evaluation indicators, making it superior to other classifiers.
Master Program of Electrical Engineering (MEE), UAD
https://mee.uad.ac.id/
Authors: Wang Zhuo, Azlin Ahmad (IJEECS ID 38396)Random Forest (RF) selects feature subsets randomly. Useless and redundant features will lower the quality ...