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

搜索资源列表

  1. svm

    0下载:
  2. 使用matlab自带的函数实现的svm分类算法。(The svm classification algorithm implemented using matlab's own function.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:sangqangkaiyun
  1. SVM

    0下载:
  2. SVM(Support Vector Machine)指的是支持向量机,是常见的一种判别方法。在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。(It is a common discriminant method. In machine learning, it is a supervised learning model, usually used for pattern recognition, classification and regression an
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:33792
    • 提供者:三火123456
  1. SVM

    4下载:
  2. 采用SVM高斯核,对样本进行分类,输入训练集和测试集,输出SVM分类准确率,采用10折交叉验证(This matlab code uses the SVM(support Vector Machine)to classify, and as the same time it uses the cross validation mathod.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:HUIKEY
  1. SVM- CSDN

    0下载:
  2. 本文在兼顾通俗易懂的基础上,真真正正能足以成为一篇完整概括和介绍支持向量机的导论性的文章(Detailed explanation of SVM theory)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:6700032
    • 提供者:whatisthis
  1. svm

    0下载:
  2. svm inverter for power electronic
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:14336
    • 提供者:Nims
  1. svm

    0下载:
  2. 该代码实现了经典的SVM支持向量机算法,Python语言编写,产生结果图。(This code implements the classic SVM support vector machine algorithm, Python language, and produces the result graph.)
  3. 所属分类:数据挖掘

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:cc1996
  1. PCA+SVM

    0下载:
  2. 用于人脸识别,包含了PCA及SVM算法,数据集采用的ORL数据库(face recognition(PCA+SVM))
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:11085824
    • 提供者:yihuimin
  1. PSO-SVM

    2下载:
  2. 用粒子群算法优化SVM中惩罚系数C和高斯核函数g的参数(Using particle swarm optimization to optimize parameters of penalty coefficient C and Gauss kernel function g in SVM)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-03
    • 文件大小:781312
    • 提供者:打死阿萨德
  1. SVM的回归预测分析——上证指数开盘预测

    2下载:
  2. 股票线性回归预测分析,利用svm线性回归算法分析预测,适合svm初学者(Stock Linear Regression Forecast Analysis)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:181248
    • 提供者:ycm123
  1. rbf-svm.py

    0下载:
  2. 通过SVM可以对两个半月形的数据簇进行分类(By using SVM, two semilunar data clusters can be classified.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:小侠Joe
  1. svm算法源代码

    0下载:
  2. 本文件为svm算法源代码,可在MATLAB VS 等环境下使用(This document is SVM algorithm source code, can be used in MATLAB VS and other environments.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:1048576
    • 提供者:光焰
  1. SVM

    0下载:
  2. SVM(Support Vector Machine)指的是支持向量机,是常见的一种判别方法。在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。(SVM (Support Vector Machine) refers to support vector machines, which is a common method of discrimination. In the field of machine learning, it is a supervised l
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-04
    • 文件大小:158720
    • 提供者:束负禾火
  1. PCA+SVM

    0下载:
  2. 采用经典的ORL人脸数据集,利用PCA进行进行降维,然后用SVM进行数据集的分类和训练。上传文件内包含libSVM3.2安装包(The classical ORL face dataset is used for dimension reduction by PCA, and then SVM is used to classify and train the dataset.)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-08
    • 文件大小:3870720
    • 提供者:欧阳温度
  1. SVM

    0下载:
  2. 关于SVM编程算法实现示例,实现二分类问题(a program demo about SVM)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-07
    • 文件大小:7168
    • 提供者:Vivian_icy
  1. SVM 代码

    0下载:
  2. svm工具箱入门代码,实现数据训练以及分类,达到训练数据的功能。(SVM toolbox entry code, data training and classification, to achieve the function of training data.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-07
    • 文件大小:33792
    • 提供者:LXB19951995
  1. PSO-SVM

    1下载:
  2. 将改进的粒子群算法和GA与SVM相结合,通过参数寻优构建新模型完成对空气质量指数的预测(The improved particle swarm optimization and genetic algorithm are combined with SVM. The prediction of air quality index (AQI) is completed by constructing a new model by parameter optimization.)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-16
    • 文件大小:19456
    • 提供者:心静2279
  1. SVM

    4下载:
  2. 利用SVM支持向量机进行信号分类,解决非线性信号问题(SVM support vector machine is used to classify signals and solve nonlinear signal problems.)
  3. 所属分类:其他

    • 发布日期:2020-01-10
    • 文件大小:2048
    • 提供者:Tim_Melody
  1. CNN-SVM

    2下载:
  2. 运用卷积神经网络来提取图片的特征值并用SVM做出分类(using CNN And SVM to train my pictures.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-04-19
    • 文件大小:749568
    • 提供者:LLAno
  1. prpd+svm

    2下载:
  2. 利用SVM优化算法实现变压器局部放电信号prpd模式识别及其特征提取(Prpd pattern recognition and feature extraction of partial discharge signals in transformers based on SVM optimization algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-09-29
    • 文件大小:1024
    • 提供者:chi之以恒
  1. SVM

    1下载:
  2. 数据挖掘常用算法 支持向量机的简单实例,使用该方法来进行数据分类(SVM code example)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-12-02
    • 文件大小:2048
    • 提供者:李建军
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com