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

搜索资源列表

  1. twin-support-vector-machine

    5下载:
  2. 孪生支持向量机(Twin support vector machine,TWSVM、TSVM)是SVM的一种变形算法。该TWSVM用于二分类,适合初学者有。-Twin support vector machine(TWSVM、TSVM)is a modified algorithm of SVM. This code is for beginner.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-12-31
    • 文件大小:16384
    • 提供者:Zhang
  1. PSO

    0下载:
  2. 使用粒子群算法PSO,优化支持向量机的参数,对数据进行分类。-The use of particle swarm algorithm PSO, optimize the parameters of SVM, to classify the data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:660343
    • 提供者:赵宇
  1. project2_code

    0下载:
  2. 这是matlab编写的Logistic Discrimination 和 KNN分类器代码。这两个算法的实现参考了《Introduction to Machine Learning》。 除此在代码中还包含了调用matlab自带的libsvm的例程。rumLogisticDiscrimination, runKnn, runSvm分别对这3个算法在数据集liver_train_data上的分类准确度进行测试。测试结果在code report.doc 中有简要描述。-This code implem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:265480
    • 提供者:hhj
  1. 1

    1下载:
  2. 数据分类,AdaBoost算法提升SVM,MATLAB算法-it is useful。
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4192
    • 提供者:dudu
  1. eMailSystem

    0下载:
  2. 采用有监督的朴素贝叶斯、SVM和KNN算法对进行训练,实现对邮件的分类-Using supervised naive bayes, SVM and KNN algorithm for training, implementation of the classification of the mail
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4472802
    • 提供者:马敬超
  1. SVM_Train

    0下载:
  2. 支持向量机分类训练算法SVM,它在解决小样本、非线性及高维模式识别中表现出许多特有的优势-SVM training algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:24892
    • 提供者:taobiaoli
  1. support_vetor_machine

    0下载:
  2. 实现支持向量机的具体算法,包含一些支持向量机(svm)的程序例子,有分类也有回归的,分类有二维分类、还有多维分类的-Program example to achieve the specific algorithm support vector machines, including some of the support vector machine (svm), there is also the return of classification, classification of two
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:664190
    • 提供者:lihao
  1. SVMtest

    0下载:
  2. 经测试数据验证 可以实现支持向量机的分类,该算法使用C++编写-Verified by the test data of support vector machine (SVM) classification, the algorithm using c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:7686018
    • 提供者:YCH
  1. fruitvegtablerecognition_svm

    0下载:
  2. 基于K-means算法和SVM算法对不同种类的水果蔬菜图像进行分类识别,算法识别率较高。- Classifying a variety of fruits and vegetables images by using K-means algorithm and SVM.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:783832
    • 提供者:wamm
  1. Classification-and-regression

    0下载:
  2. 分类与回归。Matlab的工具箱是围绕一个快速LS-SVM训练和模拟算法。该相应的功能调用可以用于分类以及为函数估计。该功能plotlssvm显示模型的模拟结果,在训练的区域点。-The Matlab toolbox is built around a fast LS-SVM training and simulation algorithm. The corresponding function calls can be used for classification as well as
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:15187
    • 提供者:yankee
  1. SVM2_GA

    0下载:
  2. 基于遗传算法的支持向量机算法,程序内可实现遗传算法参数寻优,并对输入数据分类输出-SVM based on genetic algorithms, genetic algorithms can be realized within the program parameter optimization, output and input data classification
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1590
    • 提供者:duncon
  1. SVM_liner_kernel

    0下载:
  2. 这是SVM算法的一个简单应用,用SVM进行线性二分类。此算法可以帮助大家从基础上认识SVM,从而进行编程。-This is a simple application of SVM algorithm, using a linear SVM binary classification. This algorithm can help you recognize the basis of SVM, which can be programmed.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1294
    • 提供者:集合
  1. chapter12

    0下载:
  2. 用SVM算法实现的白酒分类模式识别的源代码,可以嵌入自己开发的应用程序,使用matlab的SVM工具箱实现的-the complementation of pattern classification of SVM algorithm using matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2022
    • 提供者:轩紫
  1. MainPlot

    0下载:
  2. 基于支持向量机的算法分类主程序,该算法是基于libsvm工具箱实现的能很好的实现分类的性能-Matlab sVM learning algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:603
    • 提供者:刘向
  1. Fire-detection-multiple-features

    0下载:
  2. 文章对比分析了火焰不同的形状结构特征,及其特征组合对火焰检测有效性的影响,提出了一种融合圆形度、矩形度和重心高度系数的火焰检测算法,然后将融合后的火焰特征输入支持向量机(SVM)中进行分类- Based on fusion of these flame features,the support vector machine (SVM) is used for classi- fication. Experimental results on the fire videos at Bilken
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:262120
    • 提供者:wangN
  1. IRIS_SVM

    0下载:
  2. SVM算法对IRIS数据进行分类,采用MATLAB代码编写,带iris原始数据。-matlab implementation,iris classiy,svm method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6381
    • 提供者:kenbob
  1. nn_svm

    0下载:
  2. 采用NN-SVM算法进行分类识别,有数据包和程序文件。-usingNN-SVM algorithm classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1400503
    • 提供者:伯爵
  1. lssvmMATLAB

    0下载:
  2. 最小二乘支持向量机,采用matlab编写,可以直接使用,SVM是经典的分类和预测算法。-Squares support vector machine, using matlab prepared, can be used directly, SVM is the classic classification and prediction algorithms.
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1310
    • 提供者:luxiaoping
  1. OSU_SVM3.00

    0下载:
  2. SVM工具箱 用于SVM算法做分类 线性建模,非线性软测量建模-SVM Toolbox
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1116678
    • 提供者:邱瑾清
  1. chapter15

    0下载:
  2. 基于SVM的数据分类预测—一种最基本遗传算法和粒子群算法对的支持向量机的参数的优化,再此基础上可以对算法进行改进-Data classification based on SVM prediction- one of the most basic genetic algorithm and particle swarm optimization (pso) algorithm, the optimization of the parameters of the support vector ma
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:11046
    • 提供者:裘德新
« 1 2 ... 15 16 17 18 19 2021 22 »
搜珍网 www.dssz.com