CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - adaboost

搜索资源列表

  1. facedetector_src

    0下载:
  2. MFC实现的基于AdaBoost算法的人脸检测源代码,通过摄像头拍摄动态检测人脸-MFC implementation of the AdaBoost algorithm based on the face detection of the source code, through the camera to detect the dynamic detection of human face
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-18
    • 文件大小:4929815
    • 提供者:dxy
  1. Adaboost_Std_full

    0下载:
  2. 基于AdaBoost的面部图像男女性别的识别过程。深入的对算法进行了解。-Based on AdaBoost sexes in facial image recognition process. An in-depth understanding of algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1807973
    • 提供者:陶思然
  1. Ada_SVM

    1下载:
  2. AdaBoost 和SVM 组合 分类识别代码-combine AdaBoost and SVM to classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-20
    • 文件大小:451584
    • 提供者:yang
  1. adaboost

    0下载:
  2. 使用adaboosting算法来实现人脸识的功能-adaboosting face recognition algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:241413
    • 提供者:
  1. chapter_matlab

    0下载:
  2. 根据BP神经网络理论和Adaboost,在MATLAB中编程实现BP_Adaboost算法的公司财务预测建模-According to BP neural network theory and Adaboost, in MATLAB programming BP_Adaboost predictive modeling algorithm finance company
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:61712
    • 提供者:wangmengli
  1. multicalss_adaboost

    0下载:
  2. 用于EMG信号模式识别的adaboost算法,实现了多种动作模式的识别,内有数据。-the pattern recognition of EMG signal with adaboost algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:65208
    • 提供者:zhanghuajie
  1. demoadaboost

    0下载:
  2. Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。-Adaboost is an iterative algorithm, the core idea is the same for a training set different classifiers (weak classifiers), and then set up these weak classifiers to form a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:21567
    • 提供者:罗齐
  1. ABdemo

    0下载:
  2. 用matlab实现的adaboost分类器算法Implemented-Implemented with the matlab adaboost Classifier
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:8230
    • 提供者:zhch65
  1. python-code-for-Machine-learning

    2下载:
  2. 用于机器学习的全方位python代码,包括K-近邻算法、决策树、朴素贝叶斯、Logistic 回归 、支持向量机、利用 AdaBoost 元算法提高分类性能、预测数值型数据:回归、树回归、利用 K-均值聚类算法对未标注数据分组、使用 Apriori 算法进行关联分析、使用 FP-growth 算法来高效分析频繁项集、利用 PCA 来简化数据、利用 SVD 简化数据、大数据与 MapReduce-The full range of python code for machine learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:546302
    • 提供者:杨宇
  1. OpenCode_luzhenbo

    5下载:
  2. [原创]混沌分析,聚类分析,支持向量机,群体智能优化,深度学习(卷积神经网络)Matlab工具箱全开源版本下载 作者: 陆振波 毕业院校:海军工程大学,船舶与海洋工程(水声工程),博士 精通方向:信号处理,图像处理,人工智能,模式识别,支持向量机,深度学习,机器学习,机器视觉,群体智能,非线性与混沌,Matlab与VC++混编,大数据 擅长技能:团队激励,战略规划,企业文化,组织架构,C,C++,Matlab,OpenCV,并行计算,图像处理,智能视觉,卷积神经网络,人脸检测,行
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1847296
    • 提供者:陆振波
  1. Ensemble-Learning

    0下载:
  2. 集成学习将若干基分类器的预测结果进行综合,具体包括Bagging算法和AdaBoost算法;还有随机森林算法,利用多棵树对样本进行训练并预测的一种分类器-Integrated learning integrates the prediction results of several base classifiers, including Bagging algorithm and AdaBoost algorithm and random forest algorithm, using a t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1629
    • 提供者:董小鱼
  1. Adaboost matlab代码

    1下载:
  2. 强预测器算法进行时间序列的预测,使得效果更好(Strong predictor algorithm)
  3. 所属分类:matlab例程

  1. NaiveBayesSpamFilter-master

    0下载:
  2. 利用朴素贝叶斯算法实现垃圾邮件的过滤,并结合Adaboost改进该算法(spam filter using Adaboost and Navie bayesian)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:316416
    • 提供者:SunnyMarkLiu
  1. weka机器学习十大算法

    2下载:
  2. 对机器学习领域的十个经典算法进行了详细介绍,包括:AdaBoost、Apriori、C4.5、CART、EM、K-means、kNN、PageRand、SVM和朴素贝叶斯(Ten classical algorithms in machine learning domain are introduced in detail, including AdaBoost, Apriori, C4.5, CART, EM, K-means, kNN, PageRand, SVM and Nave Baye
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:4810752
    • 提供者:kmsj
  1. 6715411

    0下载:
  2. 非常好的学习Adaboost算法的ppt,能全面掌握关于Adaboost算法的原理,实现等()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-06
    • 文件大小:647168
    • 提供者:Cecollm
  1. classical-machine-learning-algorithm-master

    0下载:
  2. bayesian, k-means, knn, SVM, The Apriori algorithm, expectation-maximization(EM), C4.5, page rank, AdaBoost, CART
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-08
    • 文件大小:11264
    • 提供者:莲66
  1. MLInActionCode-master

    2下载:
  2. 机器学习实战的源代码集合,第一部分主要介绍机器学习基础,以及如何利用算法进行分类,并逐步介绍了多种经典的监督学习算法,如k近邻算法、朴素贝叶斯算法、Logistic回归算法、支持向量机、AdaBoost集成方法、基于树的回归算法和分类回归树(CART)算法等。第三部分则重点介绍无监督学习及其一些主要算法:k均值聚类算法、Apriori算法、FP-Growth算法。第四部分介绍了机器学习算法的一些附属工具(Machine learning combat source code collection
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:16164864
    • 提供者:xiaochi034
  1. AdBalloonExt

    0下载:
  2. 厉害了这个软件 我只是想下个辅助没想到这么麻烦 不会编程的人是不是就没法用了 哈哈哈(when I had lunch in a restaurant with my mother, there was a small boy next to me. He was very naughty and making noise. The boy was enjoying doing this bad thing, because other people looked at him and he
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:38912
    • 提供者:rinigouzi
  1. NCLASS_BT136_DRIVER

    0下载:
  2. a very largedsting afmg thai gy cho
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:1875968
    • 提供者:m@123
  1. 7130735

    0下载:
  2. 非常好的学习Adaboost算法的ppt,能全面掌握关于Adaboost算法的原理,实现等()
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:647168
    • 提供者:yytropclktgn
« 1 2 ... 9 10 11 12 13 1415 »
搜珍网 www.dssz.com