搜索资源列表
face_recognition_adaBoost_M2
- 这是用matlab编写人脸检测软件,是用的adaboost算法,参考价值还是很高的-using Matlab is prepared Face detection software is used adaboost algorithm, reference value or high
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
adaboost.rar
- 一个最基本的adaboost算法源码(matlab),a basic adaboost algorithom source code (matlab)
multiboost-0.71.src.tar
- MultiBoost 是c++实现的多类adaboost酸法。与传统的adaboost算法主要解决二类分类问题不同,MultiBoost解决的是多类的分类问题,而并不是把多类转化成二类问题。-MultiBoost is a C++ implementation of the multi-class AdaBoost algorithm. AdaBoost is a powerful meta-learning algorithm commonly used in machine learning
ada_2.0-1
- Adaboost,一种很流行的机器学习算法。用matlab实现的。-Adaboost, a very popular machine learning algorithm. Achieved using matlab.
lhtgaijin
- svm预测程序,绝对能用,但是需要根据向量维数进行相应调整-svm forecasting process definitely can, but need to carry out the corresponding dimension vector adjustment
fdp-v51
- Face detection project based on Adaboost algorithum.
adaboost
- 基于adaboost的人脸识别程序,里面有相应的文章和使用说明-adaboost for face recognition
adaboost
- 神经网络,ADABOOSTING算法,MATLAB-Neural network, ADABOOSTING algorithm, MATLAB
BP_Adaboost
- 根据BP神经网络和Adaboost原理,在MATLAB中编程实现基于BP_Adaboost算法的公司财务预警建模-According to the BP neural network and Adaboost principle, early warning modeling the company s financial based on BP_Adaboost algorithm in MATLAB programming
AdaBoost1987
- adaboost 原始文章中的算法,matlab实现。机器学习很好的学习程序-adaboost algorithm in the original article, matlab. Good learning machine learning program
face_M3
- 基于adaboost的人脸检测算法的matlab实现过程,希望对需要的朋友有帮助-Face detection based on adaboost algorithm matlab process, hope to help to friends
Pattern_Recognition
- 自己在硕士期间用到的各种模式识别,机器学习,数据挖掘算法的matlab程序。C4_5,NN,SVM,adaboost,KNN等-During their Master used a variety of pattern recognition, machine learning, data mining algorithm matlab program. C4_5, NN, SVM, adaboost, KNN, etc.
Ada_Boost
- 模式识别中AdaBoost算法在matlab中实现-adaboost algorithm
adaboost
- 如何编写adaboost学习器及其主程序。作用为图像的人脸检测-It is about how to find a face of a person in a picture using adaboost and it is written by matlab
Kofsky-AdaBoost-Code(WithTrainData)
- 人脸检测代码,用matlab编写而成。方法:adaboost学习器学习法-Face detection code, compiled using matlab. Methods: AdaBoost learning machine learning method
FaceDetectorOtherversion
- 人脸检测代码,用matlab编写而成。方法:adaboost学习器学习法-Face detection code, compiled using matlab. Methods: AdaBoost learning machine learning method
adaboost
- adboost分类器 matlab源程序 用于训练样本 实现分类-Adaboost classifier Matlab source for training samples to achieve classification
adaboost_bp
- 集合BP神经网络的adaboost,用matlab编写,代码清晰,有备注(Adaboost of BP neural networks)
adaboost_test
- 一个简单的基于matlab实现的adaboost分类器算法实现(A simple implementation of AdaBoost classifier algorithm based on MATLAB)