Weka中的Correlation based Feature Selection(特征选择)方法简介

最近看了几篇文章,在机器学习过程中,特征选择方法都用的是Correlation based Feature Selection (CFS),我之前对这个Feature Selection的方法实在不了解,今天简单看了一下。具体而言,实际上就是Explorer界面中“Select Attributes”中的第一个方法“CfsSubsetEval”,具体介绍如下:

========================================

根据属性子集中每一个特征的预测能力以及它们之间的关联性进行评估,单个特征预测能力强且特征子集内的相关性低的子集表现好。

Evaluates the worth of a subset of attributes by considering the individual predictive ability of each feature along with the degree of redundancy between them.Subsets of features that are highly correlated with the class while having low intercorrelation are preferred.

For more information see:

M. A. Hall (1998). Correlation-based Feature Subset Selection for Machine Learning. Hamilton, New Zealand.

这篇文章竟然还是一篇博士论文,链接:

http://www.cs.waikato.ac.nz/~mhall/thesis.pdf

=======================================

这个网页中,有对所有特征选择方法比较详细的介绍:http://www.cnblogs.com/lutaitou/p/5818027.html 就简单总结介绍这么多。

  • 4
    点赞
  • 22
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值