CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - SVM classifier

搜索资源列表

  1. svmmatlabSORCE

    0下载:
  2. 支撑矢量机 class CvSVM : public CvStatModel //继承自基类CvStatModel { public: // SVM type enum { C_SVC=100, NU_SVC=101, ONE_CLASS=102, EPS_SVR=103, NU_SVR=104 } //SVC是SVM分类器,SVR是SVM回归 // SVM kernel type -class Support Vector Machine CvSVM
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.92kb
    • 提供者:李刚
  1. SVM分类器

    0下载:
  2. SVM文本分类器源程序,英文界面,包含语料,没有解压缩密码-SVM text classifier source, English interface, including Corpus, not extract passwords
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:624.69kb
    • 提供者:lili
  1. SVMpreprocess

    0下载:
  2. 实现了文档预处理,特征选择,特征权值计算,用于SVM分类器-To achieve a document preprocessing, feature selection, feature weight calculation for the SVM classifier
  3. 所属分类:Other systems

    • 发布日期:2017-05-25
    • 文件大小:8.01mb
    • 提供者:胡文静
  1. SVMclassification

    0下载:
  2. 介绍了SVM分类器原理,已经改进的算法,还有改进后的实验结果等等,是一个难得的好资料! -Introduced the principle of SVM classifier, the algorithm has been improved, as well as improved experimental results, etc., is a rare good information!
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:498.73kb
    • 提供者:施毓俏
  1. Classifier

    1下载:
  2. 使用SVM分类的方法,通过身高和体重对性别进行识别。-SVM classifer
  3. 所属分类:其他小程序

    • 发布日期:2013-04-13
    • 文件大小:244.25kb
    • 提供者:ziting
  1. LinearSVC

    0下载:
  2. Construct a linear SVM classifier from the training Samples and Labels
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:878byte
    • 提供者:Gourab Sen
  1. PolySVC

    0下载:
  2. Construct a non-linear SVM classifier with a polynomial kernel from the training Samples and Labels
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1kb
    • 提供者:Gourab Sen
  1. WebCategorization

    0下载:
  2. web分类系统 Web文档分类是Web挖掘中最基本的技术之一,而构造一个按照兴趣分类的分类器,需要做大量的预处理工作,来收集正负的训练样例。但负例的收集是非常困难的。文章提出了一个只有正例没有负例的学习模型。该模型主要是重复执行SVM。实验表明,该学习模型对于Web文档分类的分类精度和速度都是非常理想的-web classification system for Web document classification is a Web mining, one of the most basic
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1.18mb
    • 提供者:huihui
  1. SVM

    0下载:
  2. 线性支撑矢量机分类器 对模式识别问题中的线性可分问题进行分类-Linear support vector machine classifier pattern recognition problems in the linear separable classification
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1.65kb
    • 提供者:梅江
  1. SVM

    0下载:
  2. svms分类器,通过svm的方法来对文本进行分类.-svm classifier
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:380.93kb
    • 提供者:linganbupt
  1. libsvm.ps

    0下载:
  2. svm classifier for gene classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:418.98kb
    • 提供者:rah
  1. PatternRecognition_Ch3_SVM

    0下载:
  2. This file is about svm classifier
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:249.48kb
    • 提供者:mahtab
  1. Tppcca-svmh

    0下载:
  2. 本程序源码用于对训练样本提取独立主元,作为样本特征,并送入SVM分类器中训练图像的预处理中不取对对数,也无须做幅度归一,由ICA的应用条件决定的。预处理后的图像以向量的形式按行排列 可直接使用。 -The program source for independent main training samples extracted as sample characteristics, and fed into the SVM classifier training image preproce
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:330.31kb
    • 提供者:zcl1233
  1. Classifier

    0下载:
  2. C++实现的SVM分类器,代码量稍微大了一点-Achieve C++ SVM classifier, the amount of code become slightly
  3. 所属分类:Other windows programs

    • 发布日期:2016-05-17
    • 文件大小:5.82mb
    • 提供者:oliver
  1. SVM

    0下载:
  2. svm分类器,对学习分类的初学者具有很好的参考作用-SVM classifier, is a good reference for beginners learning classification
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-08
    • 文件大小:1011.31kb
    • 提供者:machaoyu
  1. SVM--classification-for-wines-

    0下载:
  2. 这是一个在matlab环境下运行,使用SVM支持向量机对葡萄酒种类进行分类的例子,对于学习SVM分类的朋友而言,应该有所帮助。-This is a run in the matlab environment, the use of SVM support vector machine classification of wines example, for learning SVM classifier friends, it should be helpful.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:37.87kb
    • 提供者:lichuanjiang
  1. c-svm.1.0

    0下载:
  2. 本工程的主要目的是创建两类的SVM分类器的动态链接库。SVM分类器用到的训练算法是SMO算法。-The main purpose of this project is a dynamic link library to create a SVM classifier of the two kind. The training algorithm of SVM classifier is used SMO algorithm.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:8kb
    • 提供者:huiyan
  1. demo-svm

    0下载:
  2. svm分类器的一个demo,包含文档说明,适合初次接触svm的人,可以对svm的分类过程有个入门式的认识。-A demo of the SVM classifier, including documentation, for the first time contact of SVM, the SVM classification process can be a entry type.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:418.4kb
    • 提供者:陈孝培
  1. classifier_D

    1下载:
  2. 使用SVM分类器来预测乳腺癌病人的预后(特征选择;分类器构建),评价模型时使用无被交叉验证,性能评价指标包括准确率,AUC,灵敏度,特异度。学会最基本的机器学习方法。可查看分发给大家的代码,以后遇到类似的问题,可用相似的思路和代码。(The SVM classifier was used to predict the prognosis of breast cancer patients (feature selection; classifier construction), and the
  3. 所属分类:其他

    • 发布日期:2019-09-24
    • 文件大小:1kb
    • 提供者:木葉流光
  1. CNN-SVM

    3下载:
  2. 卷积神经网络(CNN)用来提取特征,采用SVM分类器进行训练和分类(Convolutional Neural Network (CNN) was used to extract features, and SVM classifier was used for training and classification)
  3. 所属分类:界面编程

    • 发布日期:2020-12-02
    • 文件大小:727kb
    • 提供者:Hello 郑先生
« 12 3 »
搜珍网 www.dssz.com