摘要
提出了一种基于随机森林的封装式特征选择算法RFFS,以随机森林算法为基本工具,以分类精度作为准则函数,采用序列后向选择和广义序列后向选择方法进行特征选择。在UCI数据集上的对比实验结果表明,RFFS算法在分类性能和特征子集选择两方面具有较好的性能。
A feature selection algorithm based on random forest (RFFS) is proposed. This algorithm adopts random forest algorithm as the basic tool, the classification accuracy as the criterion function. The sequential backward selection and generalized sequential backward selection methods are employed for feature selection. The experimental results on UCI datasets show that the RFFS algorithm has better performance in classification accuracy and feature selection subset than the other methods in literatures.
出处
《吉林大学学报(工学版)》
EI
CAS
CSCD
北大核心
2014年第1期137-141,共5页
Journal of Jilin University:Engineering and Technology Edition
基金
国家自然科学基金项目(61073043
61073041)
黑龙江省自然科学基金项目(F200901
F201313)
哈尔滨市科技创新人才研究专项项目(2011RFXXG015
2010RFXXG002
2013RFQXJ114)
高等学校博士学科点专项科研基金项目(20112304110011)
关键词
人工智能
随机森林
特征选择
封装式
artificial intelligence
random forest
feature selection
wrapper