AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and Test a user-coded learning (classification) algorithm with AdaBoost. A demo file (demo.m) is provided that demonstrates how these two files can be used with a classifier (basic threshold classifier) for two class classification problem.
标签: well-known algorithm AdaBoost Adaptive
上传时间: 2014-01-15
上传用户:qiaoyue
Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good for much but Testing but it is kind of fun. This has a very slow boot, which is much improved since this NAND image was made. NAND image of Linux 2.6.9-rc5 with Angstrom and Opie for Test. Download file. Set to NOR and power on. Install using the vivi command "Restore NAND Flash from HOST thru USB" Turn off, set to NAND, turn on. Enjoy.
标签: Opie probably Angstom progess
上传时间: 2013-12-17
上传用户:gaojiao1999
实现在指定目录及其子目录中搜索指定扩展名的文件,并更新为新的扩展名的程序reext 程序功能: 1.程序带有三个命令行参数dir、old和new,用法为: reext dir old new 其中Dir是一个全路径名,old和new是文件扩展名,如: Reext c:\ASM\TEST txt doc 2.程序实现的功能为:在路径Dir中搜索文件扩展名为txt的所有文件,如果找到,将其扩展名改为doc,而文件名不变: 3.较高要求,可以搜索指定目录的全部子目录,这需要递归程序实现。
上传时间: 2014-01-02
上传用户:tb_6877751
That s how the temperature monitor/controller came to be. It was an obvious task for a small processor and I ve always wanted to Test the Dallas temperature sensors.
标签: temperature controller monitor obvious
上传时间: 2013-12-26
上传用户:jennyzai
人工神经网络分类实现,在vs2005下实现,训练数据和测试数据有train.txt和test.txt读入
上传时间: 2017-05-21
上传用户:洛木卓
a python version of Chinese segmentor. Only the complete program, thus you should provide the training and Test data.
标签: segmentor the complete Chinese
上传时间: 2014-01-15
上传用户:yoleeson
这是一个利用MATLAB利用PCA实现的简单分类程序,对于模式识别的初学者学习PCA知识并进行仿真会有很大帮助,其中male.txt和female.txt是训练样本,test.txt是测试样本,分类效果非常好。
上传时间: 2017-06-06
上传用户:aysyzxzm
这是一个模式识别中的K均值算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。
上传时间: 2013-12-10
上传用户:lz4v4
这是一个模式识别中的留一法算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。
上传时间: 2017-06-06
上传用户:yt1993410
这是一个模式识别中的parzen窗的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。
上传时间: 2013-11-28
上传用户:yulg