搜索资源列表
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
adaclass
- for beginners of adaboost
cerror
- for beginners of adaboost
weaklearner
- for beginners of adaboost
Adaboost_guy
- Adaboost算法是一个著名的机器学习的算法,由于它在目标识别上的成功应用,至使被广泛的工程技术人员所熟知,这里提供一个辅助自学的工程案例,读者可以体会算法中的技术细节。这对于激发原创性思维是至关重要的!-Adaboost algorithm is a well-known machine learning algorithms, because of its target recognition in the successful
Adaboost
- 由于这段时间一直在学习ADABOOST,还在学习阶段,这是本人学习中所汇总的相关资料,希望会对各位有所帮助-Because this period has been learning ADABOOST, still learning stage, this is my summary of the study by the relevant information, I hope you will help
ABdemo
- adaboost算法的一个简要编程,对于训练算法能有一个很好的初步指导作用-AdaBoost algorithm is a brief program for the training algorithm can have a good initial guide
adaboost
- 非常难得的adaboost程序,包括3维adaboost adaboost and rbf 等,非常适合adaboost感兴趣的初学者-Very rare AdaBoost procedures, including 3-dimensional adaboost adaboost and rbf and so on, very suitable for beginners interested in AdaBoost
adaboost_matlab
- AdaBoost的Matlab程序,非常通俗易懂,适合初学者学习AdaBoost的运算流程-AdaBoost the Matlab program, very user-friendly, suitable for beginners to learn computing AdaBoost flow
MyFistProgamme2
- adaboost的matlab实现,可进行车辆识别的训练-AdaBoost' s matlab implementation, it can conduct vehicle identification training
adaboost
- adboost分类器 matlab源程序 用于训练样本 实现分类 -adboost classfication
lhtgaijin
- svm预测程序,绝对能用,但是需要根据向量维数进行相应调整-svm forecasting process definitely can, but need to carry out the corresponding dimension vector adjustment
Adaboost
- 这是一个比较实用的ADBOOST算法的源代码,它是比较准确,希望大家喜欢。-This is a more practical algorithm ADBOOST source code, it is more accurate, I hope you like.
AdaBoost(original)
- AdaBoost(original),普通的AdaBoost算法的Matlab实现-AdaBoost(original)
10Algorithms-08
- This paper presents the top 10 data mining algorithms identified by the IEEE International Conference on Data Mining (ICDM) in December 2006: C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and
multiboost-0.61.src.tar
- Adaboost实现,主要用于机器学习的多分类器聚合, 最终形成分类效果逐渐增强的分类器-Adaboost implementation, is mainly used for machine learning, multiple classifier aggregation, the final shape classification results show a gradual increase of the classifier
adaboost
- 两个adaboost算法,代码很短,都有中文注释,第二个代码是第一个的改进。-Two algorithms about adaboost ,the code is very brief,including the Chinese comments. The second one improver better than the first one.
spider
- matlab机器学习最新的工具箱,包含多种学习算法如kmean、adaboost、svm等-the latest machine learning matlab toolbox contains a variety of learning algorithms such as kmean, adaboost, svm, etc.
AdaBoost-SVM-paper
- 基于adaboost 和svm 的检测算法研究,论文来的 里面用到opencv的相关库-AdaBoost SVM paper
AdaBoost
- adaboost 集成多个回归算法(线性回归、岭回归、LASSO等)(Adaboost integrates multiple regression algorithms)