搜索资源列表
carplateRecognition
- 与上一个不同的 MATLAB的ADABOOST算法实例 人脸识别-And on a different MATLAB s algorithm for instance ADABOOST Face Recognition
AdaBoost
- 加强树算法的一个实例,最后取得了很好的分类结果,便于推广,分类器的代码可以根据实际进行更改。-Strengthen an instance tree algorithm, finally achieved good classification results, easy to promote, classification code can actually make changes.
mechine-learning
- 本书第一部分主要介绍机器学习基础,以及如何利用算法进行分类,并逐步介绍了多种经典的监督学习算法,如k近邻算法、朴素贝叶斯算法、Logistic回归算法、支持向量机、AdaBoost集成方法、基于树的回归算法和分类回归树(CART)算法等。第三部分则重点介绍无监督学习及其一些主要算法:k均值聚类算法、Apriori算法、FP-Growth算法。第四部分介绍了机器学习算法的一些附属工具。 全书通过精心编排的实例,切入日常工作任务,摒弃学术化语言,利用高效的可复用Python代码来阐释如何处理统
adaboost
- adaboost算法的训练和测试代码,简单的实例(The aim of the project is to provide a source of the meta-learning algorithm known as AdaBoost to improve the performance of the user-defined classifiers.)
adaboost
- BOOSTING算法中经典的adaboost算法实例,亲测可用~(BOOSTING algorithm, the classic example of AdaBoost algorithm, pro test can be used ~!)
RandomForest_AdaBoost-master
- 随机森林、Adaboost算法实例+java代码(RandomForest and AdaBoost-master algorithm instance +java code)