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

搜索资源列表

  1. scm-jmlr

    0下载:
  2. 一篇关于SCM的综述性文章,SCM是一种比SVM分类性能更优秀的分类器。以后还会上传几篇有关SCM的文章-on SCM's a review article, SCM than SVM is a better classification performance classifier. After a few will upload the articles SCM
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:206109
    • 提供者:ckb
  1. 105359_1148

    0下载:
  2. 为了测试评估贝叶斯分类器的性能,用不同数据集进行对比实验是必不可少的. -In order to test the assessment of the performance of Bayesian classifier, and compare different experimental data sets is essential.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:186026
    • 提供者:马英豪
  1. NB

    0下载:
  2. :朴素贝叶斯分类器是一种简单而高效的分类器,但是它的属性独立性假设使其无法表示现实世界属性之间的依赖关 系,以及它的被动学习策略,影响了它的分类性能。本文从不同的角度出发,讨论并分析了三种改进朴素贝叶斯分类 性能的方法。为进一步的研究打下坚实的基础。-: Naive Bayesian classifier is a simple and efficient classifier, but its attribute independence assumption that the rea
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:149249
    • 提供者:李浩
  1. SupportVectorMachinesClassifierBasedonModifyingKer

    0下载:
  2. 以黎曼几何为理论依据,基于S.Amari的修正核函数思想提出了两种新的保角变换,用其对核函数进行数据依赖性改进,进一步提高支持向量机分类器泛化能力。以人工非线性分类问题 为对象进行研究,仿真实验结果表明采用新保角映射可以快速显著地改善分类器泛化性能,而且能大幅度地减少支持向量的数目。-Two novel conformal transformations were proposed based on the Riemannian geometry theory and S.Amari’sid
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:671448
    • 提供者:liuqian
  1. Bayes-Classifier-Association-Rules

    0下载:
  2. 朴素贝叶斯分类是一种简单而高效的分类模型,然而条件独立性假设在现实中很少出,致使其性能有所下降。通过引入关联规则,从两方面来改善朴素贝叶斯分类的性能。一方面,通过对关联规则的挖掘,发现条件属性之间的关联关系,并且利用这种关联关系弱化朴素贝叶斯的独立性假设;另一方面,通过关联规则的置信度,给朴素贝叶斯加权。 -Naive Bayesian classifier is a simple and efficient classification model, the conditional indep
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1310436
    • 提供者:张广明
  1. Multi-class-SVM-Image-Classification

    0下载:
  2. 基于神经网络的遥感图像分类取得了较好的效果,但存在固有的过学习、易陷入局部极小等缺点.支持向量机机器学习方法,根据结构风险最小化(SRM)原理,表现出很多优于其他传统方法的性能,本研究的基于多类支持向量机分类器的遥感图像分类取得了达95.4 的分类精度.但由于遥感图像分类类别多,所需训练样本较大,人工选择效率较低,为此提出以人工选择初始聚类质心、C均值模糊聚类算法自动标注训练样本的基于多类支持向量机的半监督式遥感图像分类方法,期望能在获得适用的分类精度的基础上有效提高分类效率-Neural ne
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:25817
    • 提供者:cissy
  1. ANN-BP

    0下载:
  2. 对“data2.m”数据,用其中一半的数据采用ANN-BP算法设计分类器,另一半数据用于测试分类器性能。-The "data2.m" data, which half of the data using the ANN-BP algorithm design classifiers, the other half of the data used to test the classifier performance.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:264195
    • 提供者:刘攀
  1. SVM_Nonlinear3

    0下载:
  2. 对“data3.m”数据,用其中一半的数据采用非线性SVM算法设计分类器并画出决策面,另一半数据用于测试分类器性能。采用三套核函数,并且比较不同核函数的结果。-To "data3.m" data, which half of the data using nonlinear SVM classification algorithm design and draw the decision-making surface, the other half of the data used to tes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:257789
    • 提供者:刘攀
  1. BP

    0下载:
  2. 对“data2.m”数据,用其中一半的数据采用ANN-BP算法设计分类器,另一半数据用于测试分类器性能。-The " data2.m" data, which half of the data using the ANN-BP algorithm design classifiers, the other half of the data used to test the classifier performance.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1417
    • 提供者:孙琴
  1. improve-performance-of-classifie

    0下载:
  2. SVM神经网络中的参数优化---提升分类器性能-SVM neural network parameters optimization, improve the performance of the classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:287537
    • 提供者:zhangzhi
  1. multi-class-problem

    2下载:
  2. 将多类别问题分解成多个二类别问题是解决多类别分类问题的常用方式。传统one against all(OAA)分解方式的性能更多的依赖于个体分类器的精度,而不是它的差异性。本文介绍一种基于集成学习的适于多类问题的神经网络集成模型,其基本模块由一个OAA方式的二类别分类器和一个补充多类分类器组成。测试表明,该模型在多类问题上比其他经典集成算法有着更高的精度,并且有较少存储空间和计算时间的优势。-Decompose multi-class problem into multiple binary cl
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-17
    • 文件大小:8192
    • 提供者:刘茂
  1. svm

    0下载:
  2. SVM神经网络中的参数优化---提升分类器性能-SVM neural network parameter optimization--- to enhance the performance of the classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:15776
    • 提供者:michael zhang
  1. biosig4octmat-2.81.tar

    1下载:
  2. 最新版的biosig4octmat程序,适用于EEG信号的特征提取和分类,以及分类器的性能评价-The the the latest version biosig4octmat program applies to EEG signal feature extraction and classification, and the performance evaluation of the classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:7012138
    • 提供者:Bill
  1. svm-ga

    0下载:
  2. SVM神经网络中的参数优化---利用SVM提升分类器性能,很好-Parameter optimization of SVM neural network--- SVM to enhance the performance of the classifier, good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-05
    • 文件大小:3524
    • 提供者:suua
  1. eg13-tishengxingneng

    0下载:
  2. 《MATLAB神经网络30个案例分析》中的第13个例子,案例13 SVM神经网络中的参数优化---提升分类器性能。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of example, 13 cases of 13 SVM parameters optimization of neural network classifier performance- ascension. Hope to have certain help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:287374
    • 提供者:杨飞
  1. chapter15

    0下载:
  2. SVM的参数优化——如何更好的提升分类器的性能-SVM parameter optimization- how to better enhance the performance of the classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:202556
    • 提供者:张伟
  1. Nonlinear-classifier

    0下载:
  2. 非线性分类器,包括ANN-BP算法的matlab代码实现和性能分析,以及近邻法的实现-Non-linear classifiers, including ANN-BP algorithm matlab code and performance analysis, and nearest neighbor methods to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:911592
    • 提供者:罗阳
  1. SVM神经网络中的参数优化---提升分类器性能

    0下载:
  2. 对SVM神经网络进行参数优化,提升其分类器性能(The parameters of SVM neural network are optimized to improve the performance of classifier)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:282624
    • 提供者:海航
  1. liblinear-2.0

    0下载:
  2. Libsvm和Liblinear都是国立台湾大学的Chih-Jen Lin博士开发的,Libsvm主要是用来进行非线性svm 分类器的生成,提出有一段时间了,而Liblinear则是去年才创建的,主要是应对large-scale的data classification,因为linear分类器的训练比非线性分类器的训练计算复杂度要低很多,时间也少很多,而且在large scale data上的性能和非线性的分类器性能相当,所以Liblinear是针对大数据而生的。(Libsvm and Libli
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-30
    • 文件大小:409600
    • 提供者:holidayM
  1. SVM的参数优化——如何更好的提升分类器的性能

    0下载:
  2. SVM的参数优化——如何更好的提升分类器的性能,含有源程序和代码(SVM parameter optimization - how to better improve the performance of the classifier, containing source code and code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:208896
    • 提供者:潇潇飒飒
搜珍网 www.dssz.com