CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ;分类器

搜索资源列表

  1. HaarTraining

    0下载:
  2. OPENCV训练过程的说明文档, 在样本创建;训练分类器;利用训练器进行目标检测作了操作说明 源程序在安装OPENCV时,自带apps\HaarTraining-OPENCV training process documentation, created in the sample training classifier the use of training devices for target detection was made in the installation inst
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:7187
    • 提供者:wangbiao
  1. ClassficationBaseOnAssociation

    0下载:
  2. 贝叶斯分类器的改进 在windows 平台下实现;-Improvement of Bayes classfication It is implement in windows.
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:1490342
    • 提供者:huoshang
  1. work_for_pattern_recognition

    0下载:
  2. 通过设计线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;K-L变换提取有效特征,设计支持向量机对给定样本进行有效分类并分析结果。-By designing a linear classifier minimum risk Bayes classifier supervised learning method hierarchical cluster analysis K-L transform to extract efficient features, designed to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2600382
    • 提供者:于冰
  1. classification分类

    1下载:
  2. run_classification.m运行分类器; get_traintestfeat.m得到训练样本和测试样本。
  3. 所属分类:源码下载

    • 发布日期:2013-05-06
    • 文件大小:3693
    • 提供者:wing_2014
  1. 非线性分类器设计

    0下载:
  2. 非线性分类器设计—支持向量机 matlab程序运行 非线性支持向量机(SVM)的原理、核函数类型 libSVM工具箱安装的一般流程(Nonlinear classifier design support vector machines)
  3. 所属分类:网络编程

    • 发布日期:2017-12-11
    • 文件大小:23384
    • 提供者:吴鹏12138
  1. 利用Hog特征和SVM分类器进行行人检测

    0下载:
  2. 利用Hog特征和SVM分类器进行行人检测(Using Hog features and SVM classifiers for pedestrian detection)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:59158528
    • 提供者:Elena0806
  1. libsvm-3.1-[FarutoUltimate3.1Mcode]

    0下载:
  2. 态势要素获取作为整个网络安全态势感知的基础,其质量的好坏将直接影响态势感知系统的性能。针对态势要素不易获取问题,提出了一种基于增强型概率神经网络的层次化框架态势要素获取方法。在该层次化获取框架中,利用主成分分析(PCA)对训练样本属性进行约简并对特殊属性编码融合处理,将其结果用于优化概率神经网络(PNN)结构,降低系统复杂度。以PNN作为基分类器,基分类器通过反复迭代、权重更替,然后加权融合处理形成最终的强多分类器。实验结果表明,该方案是有效的态势要素获取方法并且精确度达到95.53%,明显优于
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1213440
    • 提供者:莫言婷婷
  1. work

    1下载:
  2. 1) 以身高为例,画出男女生身高的直方图并做对比; 2) 采用最大似然估计方法,求男女生身高以及体重分布的参数; 3) 采用贝叶斯估计方法,求男女生身高以及体重分布的参数(假定方差已知,作业请注明自己选定的一些参数情况); 4) 采用最小错误率贝叶斯决策,画出类别判定的决策面。并判断某样本的身高体重分别为(160,45)时应该属于男生还是女生?为(178,70)时呢?(1) taking height as an example, draw the histogram of male and f
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:17408
    • 提供者:aboklh
  1. 基于BP的分类器

    0下载:
  2. 基于BP的分类器设计,一个案例,适合初学者(Classifier design based on BP, a case, suitable for beginners)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:53478400
    • 提供者:艺宝
  1. kernelBP_chol

    1下载:
  2. 针对图像的基于核置信传播的分类器,具有收敛速度快,精度高的优点。(This is a sample code for Kernel Belief Propagation Classifier for images.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:4096
    • 提供者:dongt
  1. logistic

    0下载:
  2. 用于模式识别中分类器的实现,罗杰斯特回归的实现 ,有数据实例,能够观察到分类结果和收敛曲线(logistics regression)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:32768
    • 提供者:adf&683
  1. svm

    0下载:
  2. 支持向量机由Vapnik首先提出,像多层感知器网络和径向基函数网络一样,支持向量机可用于模式分类和非线性回归,该程序主要实现svm的分类和回归功能。(SVM was first proposed by Vapnik. Like multilayer sensor network and radial basis function network, SVM can be used for pattern classification and non-linear regression. The p
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:17408
    • 提供者:wj2511
  1. svm参数优化

    1下载:
  2. 采用svm来做分类,一般能得到较满意的结果,但用svm做分类预测时需要调节相关的参数才能得到比较理想的预测分类准确率,那么svm的参数该如何选取?该程序主要说明如何更好地提升分类器性能。(Use svm to do the classification, the general can get more satisfactory results, but when using svm to do classification prediction need to adjust the relev
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:201728
    • 提供者:wj2511
  1. ELM分类器

    3下载:
  2. ELM是基于深度学习的分类器,运算速度快。 在B_data.m里导入待分类矩阵B.mat(1-n列为特征值,n列为标签);运行B_data.m;再打开fuzzyEn_main.m并运行即可。(ELM is based on depth learning classifier, computing speed. In B_data.m imported matrix to be classified B.mat (1-n as eigenvalues, n as a label); Run B
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:12288
    • 提供者:Alise
  1. matlab

    1下载:
  2. 对于一个具体的数据,用交叉验证进行分类,随机森林进行训练,用AUC,AUPR,Precision评价分类器的性能(For a specific data, use cross validation to classify, train random forests, evaluate the performance of the classifier with AUC, AUPR, and Precision.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:19456
    • 提供者:Katherine_
  1. bayes_C++

    0下载:
  2. 贝叶斯分类器-联合变量_C++,只需更改样本文件名即可测试。(The Bias classifier - the joint variable _C++, can be tested only by changing the name of the sample file.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:16384
    • 提供者:MLLN
  1. bayes_independent variable _C++

    0下载:
  2. 贝叶斯分类器-独立变量_C++,只需更改样本文件名即可测试。(Bias classifier - independent variable _C++, can be tested only by changing the name of the sample file.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:15360
    • 提供者:MLLN
  1. bayes_independent variable _matlab

    0下载:
  2. 贝叶斯分类器-独立变量_matlab,只需更改样本文件名即可测试。(Bias classifier - independent variable _matlab, can be tested only by changing the name of the sample file.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:11264
    • 提供者:MLLN
  1. classifier_D

    1下载:
  2. 使用SVM分类器来预测乳腺癌病人的预后(特征选择;分类器构建),评价模型时使用无被交叉验证,性能评价指标包括准确率,AUC,灵敏度,特异度。学会最基本的机器学习方法。可查看分发给大家的代码,以后遇到类似的问题,可用相似的思路和代码。(The SVM classifier was used to predict the prognosis of breast cancer patients (feature selection; classifier construction), and the
  3. 所属分类:其他

    • 发布日期:2019-09-24
    • 文件大小:1024
    • 提供者:木葉流光
  1. SVM 多分类

    1下载:
  2. 通过一对多,和多对一的方式,将二分类svm转化成多分类分类器(Through the way of one to many and many to one, the two classification SVM is transformed into a multi classification classifier)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-12-17
    • 文件大小:2048
    • 提供者:赵112233
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com