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

搜索资源列表

  1. svm_with_workset

    0下载:
  2. 本程序为一SVM训练程序,利用了workset可以训练大数据量样本。在workset中优化的过程中利用了SMO算法。-SVM training for a procedure, and use of WorkSet can train a large number of data samples. WorkSet were in the process of optimizing the use of the SMO algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8192
    • 提供者:万广鲁
  1. SVM_PASCAL

    0下载:
  2. SMO方法的SVM的PASCAL实现。TXT文档-SMO of SVM PASCAL achieve. TXT files
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3827
    • 提供者:不详
  1. smo_cpp

    0下载:
  2. smo是训练svm的一种快速的好方法,源代码完整,简单易懂.-svm training is a good way to fast, source code integrity, simple and understandable.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4463
    • 提供者:张琛
  1. svmsmo

    0下载:
  2. 支持向量机smo算法,很好的实现SVM的算法-Seeking support vector machine algorithm, a very good achievement SVM Algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1207
    • 提供者:陈聪
  1. SMO_jadeff

    0下载:
  2. svm的smo C++算法(更新2006-11-21)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:40303
    • 提供者:chenguo
  1. Sequential_Minimal_Optimization_for_SVM

    0下载:
  2. 支持向量机(SVM)的Sequential Minimal Optimization 算法,介绍了支持向量机(SVM)和SMO算法(c++伪代码)。-Sequential Minimal Optimization for SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:264622
    • 提供者:Song YK
  1. utilities

    0下载:
  2. 基于SVM的快速极小化SMO化算法程序,程序清晰易懂,易理解,可读性强,希望对同行有所帮助 -SVM-based fast minimization algorithm SMO program, the program clear and easy to understand, easy to understand, readable, and want to help peers
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3007
    • 提供者:张勇
  1. abalone_SVM

    0下载:
  2. 利用一个简单例子说明如何使用libsvm工具包,libsvm采用smo比传统svm速度更快-Using a simple example to illustrate how to use the libsvm kit, libsvm with SMO is faster than the traditional svm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:183671
    • 提供者:liuzuozhi
  1. Ssvmmsmooe

    0下载:
  2. 支持向量机smo算法,,非常好的实现SVM的算法 -Smo algorithm, support vector machine, very good implementation of SVM algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:997
    • 提供者:
  1. svm_smo

    0下载:
  2. SVM SMO 多分类的c++源码,自己编的,可以运行-SVM SMO multiple classifiers c++ of source code, own series, you can run
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:11732
    • 提供者:
  1. MySvm

    0下载:
  2. SVM的实现,采用了SMO算法,用C语言结合matlab接口实现,可在matlab下运行。如果是64位的系统,可在matlab下重新同met.-SVM with SMO
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:10706
    • 提供者:素联
  1. apple1

    0下载:
  2. 基于C++的支持向量机smo辨别真伪的算法代码。-To identify the authenticity of SVM based C++ smo algorithm code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1355052
    • 提供者:丛庆楠
  1. svm_smo

    0下载:
  2. 基于SMO优化算法的SVM分类程序,显示判别函数值及分类结果-SMO optimization algorithm based on SVM classification program that displays the results of the discriminant function values ​ ​ and classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2840
    • 提供者:qin wen
  1. mysvm

    0下载:
  2. SVM,支持向量机,matlab 实现,具体实现了SMO算法,线性核,高斯核-SVM,support vector machine ,matlab implement m, In details ,implement SMO algorithm,linear kernel ,RBF kernel
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:12520
    • 提供者:keven
  1. svm_python

    1下载:
  2. 在机器学习领域,支持向量机SVM(Support Vector Machine)是一个有监督的学习模型,通常用来进行模式识别、分类、以及回归分析。本程序是SVM的python实现,用的是SMO算法。只能进行分类,并且能够显示图形结果。-In the field of machine learning, support vector machines SVM (Support Vector Machine) is a supervised learning model is usually use
  3. 所属分类:Data Mining

    • 发布日期:2017-05-01
    • 文件大小:8357
    • 提供者:杨刘洋
  1. simple_smo

    0下载:
  2. 这是简单的svm算法,实现其中的SMO部分,能够直接运行,可嵌入-This is a simple SVM algorithm, which can achieve the SMO part, can be directly run, can be embedded
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1792
    • 提供者:zhu zhi peng
  1. libsvm-3.1

    0下载:
  2. LIBSVM is an integrated software for support vector classification, (C-SVC, nu-SVC), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class classification. Since version 2.8, it implements an SMO-ty
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1322415
    • 提供者:carl2380
  1. SVM_smo_C++

    2下载:
  2. 该例程使用C++语言实现,支持向量机的SMO算法,包含标注的数据集,实现13维分类(Implement SVM-SMO algorithm using C++,including training dataset)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:21504
    • 提供者:水里一条猫
  1. svmjs-master

    0下载:
  2. Support Vector Machine in Javascr ipt (SMO algorithm, supports arbitrary kernels) + GUI demo
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:157696
    • 提供者:bipsman
  1. SMO 算法实现线性 SVM 分类器,对 iris 数据集进行二分类

    0下载:
  2. 不使用sklearn库,手写实现SMO算法线性 SVM 分类器,对 iris 数据集进行二分类
  3. 所属分类:系统编程

« 1 2 34 »
搜珍网 www.dssz.com