CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 支持向量机的代码

搜索资源列表

  1. LibSVM

    0下载:
  2. 机器学习支持向量机的代码libsvm 2.36版-Lib source code of Machine study supporting Vector machine
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:653856
    • 提供者:陈西
  1. 支持向量机的库函数VC实现

    0下载:
  2. 关于支撑向量机的代码实现方式-on Support Vector Machine code Realization
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:408481
    • 提供者:胡刚
  1. test_SVM

    0下载:
  2. 支持向量机的测试代码,包含对矩阵的各种运算算法-Support vector machine test code, including a variety of operations on the matrix algorithms
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:466203
    • 提供者:lingshuanghan
  1. SMO-Pascal

    0下载:
  2. 基于SMO方法的支持向量机Pascal代码实现-SMO-based method of support vector machine implementation Pascal code
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:8956
    • 提供者:张围
  1. CsharpSVM

    0下载:
  2. 支持向量机的csharp代码 支持向量机广泛用于分类、预计等领域-Support Vector Machines Support Vector Machines csharp code is widely used in classification, is expected in areas such as
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:21557
    • 提供者:juchengyu
  1. Csharp-libsvm

    0下载:
  2. 关于libsvm的CSharp代码,利用c#实对支持向量机的学习-About libsvm of CSharp code to use c# real pairs of support vector machine learning
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:22356
    • 提供者:小光
  1. Semi-Supervised_Learning_With_SVMs

    0下载:
  2. 利用支持向量机进行半监督学习的详细的文档,包括了部分伪代码,具有很大的参考价值-Using support vector machine semi-supervised learning of detailed documentation, including some pseudo-code, has great reference value
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:478464
    • 提供者:苏航
  1. PSO

    0下载:
  2. 该文件为粒子群算法优化支持向量机模型参数的matlab代码 支持向量机模型为专门用于处理不平衡数据的成本控制型支持向量机模型-Matlab code of the file support vector machine model parameters for particle swarm optimization support vector machine model for cost control, support vector machine model for dealing wit
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:877
    • 提供者:谭明玉
  1. SVMcgForRegress

    1下载:
  2. SVM(支持向量机)参数寻优代码,可自动实现支持向量机的参数寻优-SVM (support vector machine) parameter optimization code that can automatically support vector machine parameter optimization
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:1404
    • 提供者:陈婧华
  1. svm-08.09

    0下载:
  2. 支持向量机的一些代码合计,本人学习是使用,为matlab学习者提供帮助-SVM some code together, I am learning is used to help learners matlab
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4377288
    • 提供者:hedy
  1. winsvm

    0下载:
  2. C++编写的支持向量机完整代码,含测试、训练数据集。-Written in C++ support vector machine complete code
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:187688
    • 提供者:
  1. LSSVR

    0下载:
  2. 此段代码是最小二乘支持向量机的源代码,功能是实现某些样本数据的预测-This code is the least squares support vector machine (SVM) of the source code, function is to realize the prediction of some sample data
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:5195
    • 提供者:刘贺朋
  1. 支持向量机与随机森林

    0下载:
  2. 支持向量机与随机森里的代码.可以随意使用~~~(Support vector machine and random son code. Can be used at will)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:Vivi_zzz
  1. 支持向量机故障诊断及控制技术

    3下载:
  2. 有支持向量机分类和回归的代码,以及最小二乘支持向量机的代码。(support vector machine)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:467968
    • 提供者:TZLN12315
  1. 高风代码

    1下载:
  2. 本内容是有关机器学习的包含贝叶斯分类器,随机森林,支持向量机,神经网络,logistic多元回归等(The contents of this paper are machine learning, including Bayesian classifier, random forest, support vector machines, neural network, logistic multiple regression and so on)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:twinklebell
  1. 7.支持向量机

    0下载:
  2. python中的sklearn的SVM实例演练代码,立刻熟悉SVM的使用过程以及参数调整(Sklearn's SVM instance drill code in python, immediately familiar with the use of SVM and parameter tuning)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:5120
    • 提供者:fdy219517
  1. SVMcgForClass

    0下载:
  2. matlab中libsvm工具包中所调用的函数代码(The function code called in the libsvm toolkit in MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:毛毛酱nana
  1. svm

    0下载:
  2. 使用smo算法实现了支持向量机的python代码(complete the svm mode and Sequential minimal optimization with python code)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:7168
    • 提供者:白华伟
  1. matlab代码

    1下载:
  2. 该代码是基于粒子群算法优化的支持向量机,适用于分类问题(The code is based on particle swarm optimization support vector machine, suitable for classification problem.)
  3. 所属分类:其他

  1. PSOSVM网络流量预测

    2下载:
  2. 这是关于粒子群算法优化支持向量机的网络流量预测,全套的代码可以正确使用A博士提供(This is about particle swarm optimization support vector machine network traffic prediction, the complete code can be used correctly provided by Dr. A.)
  3. 所属分类:其他

    • 发布日期:2019-11-11
    • 文件大小:750592
    • 提供者:niuzhanhua
« 12 »
搜珍网 www.dssz.com