搜索资源列表
Adaboost
- 一个用matlab的实现的Adaboost_M1, 主要用运捆绑不同的分类器. boosting 算法的一种 -using a Matlab Adaboost_M1 the realization of the main shipped bundled with different types of devices. A boosting algorithm
xinyi2
- 一个用matlab的实现的Adaboost_M1, 主要用运捆绑不同的分类器. boosting 算法的一种 .. -using a Matlab the realization of the Adaboost_M1. major shipped bundled with different types of devices. a boosting algorithm ..
DiSturb_Code
- 用matlab的实现的Adaboost_M1, 主要用运捆绑不同的分类器. boosting 算法的一种 .. -using Matlab the realization of the Adaboost_M1. major shipped bundled with different types of devices. a boosting algorithm ..
adaptive_adaboosting.rar
- 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 ,AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm t
gentleBoost.rar
- 当前流行的机器学习算法之一:boosting的变体——Gentleboost,The current popular one of machine learning algorithms: boosting variants- Gentleboost
Logitboost
- Logitboost 是一种改进的boosting算法,可以用作参考-Logitboost is an improved boosting algorithm can be used as a reference
adaboost_for_matlab
- 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 learnin
code
- 基于boosting的人脸检测的matlab实现-Boosting-based face detection matlab implementation
Boosting_tutorial
- Schapire 所著的Boosting算法的教程。 对目前物体识别和机器学习领域中广泛应用的Boosting算法展开了深入浅出的描述,还有很多Toy Examples。-Tutorial for Boosting algorithm by Schapire
lecture07-090330
- Vapnik-Cheervonenkis (VC) Dimension Support Vector Machines SVM Applications Committee machines PAC Learning Boosting “No Free Lunch” Theorem-Vapnik-Cheervonenkis (VC) Dimension
fdtool
- 人脸识别MATLAB工具箱 Faces detection toolbox v 0.1 -This toolbox provides some tools for faces detection using Local Binary Patterns and Haar features. The task of detection is done by boosting approaches such Adaboosting, FastAdaboosting and Gentleboos
B-JDLDA
- 在MATLAB函数落实有关强提高纸张DLDA学习者提出的方法-The matlab functions implement the method presented in the paper regarding boosting of the strong J-DLDA learner
boostingdisplay
- boosting的演示文件,matlab7.0,需自己添加数据-boosting the presentations, matlab7.0, add your own data to be
ABdemo
- 神经网络,BOOSTING算法,MATLAB-Neural network, BOOSTING algorithm, MATLAB
MatlabRandomForest
- MatlabRandomForest is a powerfull toolbox for programing Randim forest, Bagging, Boosting,.., in Matlab. The Matlab functions (RFClass.m, RFReg.m and RFPrint.m) and compiled Fortran code (RFClassification.dll and RFRegression.dll) must be stored i
boosting-object-detector
- 基于MATLAB的boosting目标检测!-Detection based on MATLAB boosting goals!
Boosting
- 使用matlab编程的,boosting分类器的源程序,用于图像处理的行人的识别-Recognition using matlab programming, boosting classifier source for image processing pedestrians
Bp_Ada_Sort
- boosting是一族可将弱学习器提升为强学习器的算法,工作机制类似基学习器的加性模型。本代码为boosting的分类数据算法。(boosting is a algrithm to carry out a powerful learning machine basing on based machine.)
Adaboost
- 用Adaboost实现行人检测中的漏检率,与boosting进行比对。(Using Adaboost to achieve missed detection rate in pedestrian detection, compared with boosting.)
GBM
- matlab 实现梯度提升决策树。用于能耗预测。(Matlab implements a gradient boosting decision tree. Used for energy forecasting.)