摘要
提出了一种新的多分类器融合算法。对特征的提取以约简为基础,按照一定的策略添加若干个属性重要度和特征贡献率大的特征,构成一个融合的特征子集空间;接着借助于kNN的思想,计算测试样本的k个最邻近点的类别百分比,为了提高分类精度,引入了样本相似度测度测试样本与k个最邻近点的相似性,通过设置合适的类别百分比和样本相似度的阈值,最终确定测试样本的类别归属。6个UCI标准数据集的实验分析表明,算法是有效的、可行的。详细分析了不同的约简和不同的阈值对分类精度的影响。
The feature extraction is based on a reduction, and then to add several features that the value of attribute significance or contribution rate is large according to certain strategy, the feature subset space combined is constituted. With the idea of kNN, to calculate the category percentage of the k-nearest neighbors around the test sample. In order to improve the classification accuracy, the sample similarity measure is introduced to calculate the similarity between the test samples and k-nearest neighbors. By setting the appropriate threshold of the category percentage and the sample similarity, to ultimately determine the category of the test samples. The algorithm' s validity and feasibility have been verified by six multidimensional data sets from UCI. The impact of the different reductions and different thresholds for classification accuracy is analysed detailedly.
出处
《计算机工程与应用》
CSCD
2012年第34期11-16,59,共7页
Computer Engineering and Applications
基金
国家自然科学基金(No.61170106)
关键词
邻域粗糙模型
约简
属性重要度
特征贡献率
融合特征子空间
样本相似度
neighborhood rough set model
reduction
attribute significance
feature contribution rate
feature subspace combined
sample similarity