您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. MultiBoost

  2. MultiBoost is a portable C++ implementation of the multi-class AdaBoost algorithm, that is AdaBoost.MH. AdaBoost is a powerful meta-learning algorithm commonly used in machine learning. Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个
  3. 所属分类:C++

    • 发布日期:2011-12-20
    • 文件大小:458752
    • 提供者:zhujiang73
  1. machine learning adaboost

  2. AdaBoost算法有AdaBoost.M1和AdaBoost.M2两种算法,AdaBoost.M1是我们通常所说的Discrete AdaBoost,而AdaBoost.M2是M1的泛化形式。关于AdaBoost算法的一个结论是:当弱分类器算法使用简单的分类方法时,boosting的效果明显地统一地比bagging要好.当弱分类器算法使用C4.5时,boosting比bagging较好,但是没有前者明显。后来又有学者提出了解决多标签问题的AdaBoost.MH和AdaBoost.MR算法,其
  3. 所属分类:Python

    • 发布日期:2014-12-04
    • 文件大小:73728
    • 提供者:suipingsp
  1. 基于单层决策树(二值分类法)的adaboost算法实现

  2. 基于单层决策树(二值分类法)的adaboost算法实现
  3. 所属分类:其它

    • 发布日期:2015-05-14
    • 文件大小:486400
    • 提供者:alei1234554321