摘要: 看过这篇博客的都应该明白,特征选择代码实现应该包括3个部分: 因此,代码的一般形式为: AttributeSelection attsel = new AttributeSelection(); // create and initiate a new AttributeSelection inst 阅读全文
posted @ 2015-06-18 15:25 max_xbw 阅读(1323) 评论(0) 推荐(0)