搜索资源列表
vector
- 关于向量的知识点,讲述了向量的用法,向量的作用,还介绍了迭代器的用法-knowledge and function of vector
Adaboost
- Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。(Adaboost is an iterative algorithm, and its core idea is different for the same training set training classifier (weak classifier), then put these weak classifier together