CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - svm算法

搜索资源列表

  1. svmcls

    0下载:
  2. 基于KNN+SVM算法的文本分类器,附带权威的分词词库及算法,有界面,程序可正常使用-KNN+ SVM-based text classification algorithm, with the authority of the sub-word thesaurus and algorithm, a interface, the program can be used normally
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-21
    • 文件大小:37651520
    • 提供者:talon
  1. svmcls

    0下载:
  2. SVM算法的一个C++实现,相对于SVM Light来说功能比较简单-The SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-14
    • 文件大小:20824858
    • 提供者:mjl
  1. IrisSVMmulticlassall

    0下载:
  2. 在matlab环境下实现的算法,该算法主要实现SVM分类的算法,通过SVM实现文字识别-In the matlab environment to achieve algorithm to achieve SVM classification of the main algorithm, character recognition by SVM to achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1144
    • 提供者:王娟
  1. svm-detect-paper

    0下载:
  2. svm分类检测算法研究,用到opencv相关库,是论文来的,希望能够对所需者有用-svm detect paper
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:533432
    • 提供者:毛渝南
  1. python

    0下载:
  2. Python编写的SVM算法,SVM算法的实现,适合直接使用,开放源代码,Supported Vector Machine。-Python code SVM algorithm,SVM algorithm realizition,easy to use,open source,Supported Vector Machine。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:35858
    • 提供者:王天路
  1. svm_light-(1).tar

    0下载:
  2. svm light算法,这是最新的03年5.0版本的svm ligth源码,现在svm light的官方网站被屏蔽了,这是通过大力下载下来的。-svm light algorithm, which is the latest 2008 version 6.0 svm ligth source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:41744
    • 提供者:vegalee
  1. SVMtest

    0下载:
  2. SVM算法的例子和简单说明,可以用于学习SVM算法。-SVM algorithm examples and simple instructions, can be used for SVM learning algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:46176
    • 提供者:木军阳
  1. SVM

    0下载:
  2. SVM,支持向量机,是近几年来使用的比较多的模式识别算法,本文对这个算法的初学者有很大的帮助。-SVM, support vector machine is used in more recent years, the pattern recognition algorithm, the algorithm of this paper is very helpful for beginners.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:502418
    • 提供者:月影潇湘
  1. Steganalysis-Based-on-dctdwt-space

    0下载:
  2. 基于SVM分类器的三域特征融合图像隐写分析算法。三域分别是指dct域,dwt域和空域。-A Steganalysis Based on the Fusion of Three-domain Features of Image and SVM (Support Vector Machines) Classifier.the three domain is the dct,the dwt and the space
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:170035
    • 提供者:rita
  1. RVM

    3下载:
  2. 该算法是机器学习领域新提出的一种能应用于分类和拟合的方法,被称为相关向量机(RVM),相比于在这一领域表现出色的支持向量机(SVM),该算法在保持杰出分类能力和拟合能力的同时,也表现出良好的稀疏性,因此拥有更好的泛化能力。本算法值得广大机器学习研究领域的科研人员借鉴学习-failed to translate
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-27
    • 文件大小:100352
    • 提供者:Orange yang
  1. SVMmatlab

    0下载:
  2. 经典的SVM算法,matlab实现里面含有多个例子-Classical SVM algorithm, matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:128905
    • 提供者:njustxiao
  1. matlab

    5下载:
  2. 探讨了经典的粒子群优化算法,在此基础上,提出了量子粒子群算法(QPSO),该算法具有高效的全局搜索能力-Of the classical particle swarm optimization, on this basis, proposed a quantum particle swarm optimization (QPSO), the algorithm is efficient global search capability
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:3043
    • 提供者:陈颖
  1. scadsvmCode

    0下载:
  2. scadsvm算法 非常不错 使用scad惩罚的svm算法,可用于分类-scadsvm algorithm is very good use of scad punishment svm algorithm, used to classify
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. R代码的scad svm算法 可用人工智能分类算法之中-R code scad svm algorithm being used artificial intelligence classification algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:98596
    • 提供者:
  1. SVM_MATLAB

    0下载:
  2. SVM算法的MATLAB实现,配有实例说明及各种文档,详细介绍了怎样在matlab的平台上实现SVM对数据的分类-SVM algorithm in MATLAB, with examples and a variety of documents
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:152110
    • 提供者:changsha
  1. Prediction--GA-SVM

    0下载:
  2. 在遗传算法中,种群只有保持一定的多样性才能进化,一般来说,在进化初期,由于种群个体差别较大,因此种群的多样性程度较强-In the genetic algorithm, the population only maintain certain diversity can evolve, generally, in the early evolution, due to the large population individual differences, so the diversity of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:301924
    • 提供者:guomeili
  1. gaborsvm

    0下载:
  2. 基于gabor的svm算法实现过程,这个程序运行时间较长-Gabor based on the SVM algorithm, the program running time is long
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:686861
    • 提供者:老李
  1. MySVM

    0下载:
  2. 自己实现的SVM算法,包含测试程序以及测试样本,不错哦!-Realizing the SVM algorithm, including test procedures and test sample, good!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:9816
    • 提供者:风之子
  1. SVMToolPP_v_1.1.4.tar

    0下载:
  2. svm算法工具,用于文本分词,效率高,鲁棒性强,可扩展性强-The SVMTool is a simple and effective generator of sequential taggers based on Support Vector Machines.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:439655
    • 提供者:flyor888
  1. SVM

    1下载:
  2. 支持向量机算法的C++程序实现,内含代码的详细注释及说明。-support vector machine
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:10733
    • 提供者:陈南飞
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com