文件名称:Adaboost
- 所属分类:
- Windows编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-11-03
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- think*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该Adaboost算法用C++实现的基本Adaboost算法,对于初学Adaboost算法和理解Adaboost算法的学生有一定的帮助!如发现我代码中存在错误或不足,欢迎指正,谢谢!-The basic Adaboost algorithm Adaboost algorithm implemented with C++, Adaboost algorithm for beginners and students understand Adaboost algorithm will certainly help! As I find errors or deficiencies in the code, please correct me, thank you!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Adaboost算法\Adaboost.cpp
............\train.txt
Adaboost算法