Welcome![Sign In][Sign Up]
Location:
Search - multi svm

Search list

[CSharpsvm_multiclass.tar

Description: 用c语言写的基于SVM的多分类源码,来自康奈尔大学,性能良好-C language used SVM-based classification of multi-source, from Cornell University, the performance of good
Platform: | Size: 77824 | Author: CAOYANG | Hits:

[Mathimatics-Numerical algorithmsSVM-KM

Description: 基于核分析的多类分类器,支持向量机的多类分类,适合研究学习,欢迎同行下载-Kernel-based analysis of the many types of classifier, support vector machine multi-category classification, suitable for study of learning, welcomed the peer download
Platform: | Size: 417792 | Author: lwen | Hits:

[MultiLanguagesvm_multiClass

Description: svm(支持向量机)分类算法本质上是二类分类器,实现多类分类的方法一般是将多类分类看作是多个一对多的二类分类器。本程序就是基于svmlight的svm多类分类器实现。对分类感兴趣的用户请参照。配合中文分词(参见我上传的程序),可实现中文多类分本分类。-svm (support vector machine) classification algorithm is essentially a second-class classifier, multi-category classification methods in general is to multiclass classification is more than one-to-many as second-class classifier. This procedure is based on many types of svmlight of SVM classifiers to achieve. Classification please refer to interested users. With the Chinese word segmentation (see my uploaded program), can be realized at the Chinese multi-category classification.
Platform: | Size: 566272 | Author: maming | Hits:

[Mathimatics-Numerical algorithmsordreg

Description: 基于MATLAB编写的SVM多分类算法程序-Based on MATLAB prepared multi-SVM classification algorithm procedure
Platform: | Size: 1024 | Author: mawentao | Hits:

[AI-NN-PRSVM

Description: 支持向量机用于多分类问题的程序,可以较好地运行.-Support vector machine for multi-classification procedures, can be used to run.
Platform: | Size: 2048 | Author: lihongfang | Hits:

[AI-NN-PRsvm

Description: 这是我自己编的一个基于svm的多分类程序,但并不是很成功,还望看了给予指点。-This is my own, a SVM-based multi-classification procedures, but not very successful, but also hope to give guidance read.
Platform: | Size: 2048 | Author: wuzhiyi | Hits:

[AI-NN-PRams-svm

Description: 支持向量机多参数自动选择优化程序!机器学习,数据挖掘工具!matlab版!-Support vector machine multi-parameter optimization procedure automatically selects! Machine learning, data mining tool! matlab version!
Platform: | Size: 344064 | Author: ym | Hits:

[Graph programoao

Description: 多分类问题的支持向量机源程序一对一方法 绝对可以运行-Multi-class SVM using One-Against-One decompositionoao
Platform: | Size: 608256 | Author: ym | Hits:

[Industry researchFaceDe

Description: 基于支持向量聚类的多聚焦图像融合算法. 从无监督机器学习角度提出了一种基于SVC(support vector clustering)的图像融合规则,解决了基于 SVM(support vector machine)的融合规则在处理多聚焦图像融合问题时所引起的区域混叠与非平滑过渡问题,进一步提高了融合图像的质量.-Based on support vector clustering algorithm for multi-focus image fusion. Never oversight perspective of Machine Learning Based SVC (support vector clustering) of the image fusion rules, to resolve based on SVM (support vector machine) the integration of the rules deal with multi-focus at image fusion problem arising from the regional-aliasing problem with non-smooth transition to further enhance the integration of image quality.
Platform: | Size: 854016 | Author: pzy | Hits:

[AI-NN-PRsvm

Description: 这是在模式识别中常用的一个分类器,不过这是一个线性2分类问题,对于多分类问题,可以直接转化~-This is commonly used in pattern recognition, a classifier, but this is a linear 2 classification for multi-classification problems, can be directly translated into
Platform: | Size: 125952 | Author: 何欢 | Hits:

[Software Engineeringmulti-classSVM

Description: 总结SVM多分类的文章,从训练时间、分类时间、分类器的个数等等入手进行对比-Summary SVM multi-classification of articles, from the training time, classification time, the number of classifiers, and so begin to compare
Platform: | Size: 109568 | Author: | Hits:

[matlabSVM

Description: In this paper, we show how support vector machine (SVM) can be employed as a powerful tool for $k$-nearest neighbor (kNN) classifier. A novel multi-class dimensionality reduction approach, Discriminant Analysis via Support Vectors (SVDA), is introduced by using the SVM. The kernel mapping idea is used to derive the non-linear version, Kernel Discriminant via Support Vectors (SVKD). In SVDA, only support vectors are involved to obtain the transformation matrix. Thus, the computational complexity can be greatly reduced for kernel based feature extraction. Experiments carried out on several standard databases show a clear improvement on LDA-based recognition
Platform: | Size: 2048 | Author: sofi | Hits:

[AI-NN-PRsvm-light

Description: svm分类的算法 速度比其他的快一点 需要再做比较 交流 希望能得到更多的资料-SVMmulticlass uses the multi-class formulation described in [1], but optimizes it with an algorithm that is very fast in the linear case
Platform: | Size: 790528 | Author: 常虎 | Hits:

[matlabSVM-hssvm1.0.1

Description: HSSVM是一个用超球SVM(Hyper-Sphere Support Vector Machines)模型求解多分类问题的工具包,采用Java语言实现。开发该程序的主要目的,是利用超球SVM求解模型代替传统上借助于解二分类问题的经典SVM模型来求解多分类问题。本文将论述该程序的主要实现细节,包括相关算法及设计原理的描述。-HSSVM is an ultra ball SVM (Hyper-Sphere Support Vector Machines) to solve multi-classification model of tool kit, using Java language. Development of the program' s main purpose is to solve the model by Ball SVM instead of the traditional means of solving two classification problems on the classical SVM model to solve multi-classification problems. This article discusses the main implementation details of the program, including related algorithms and design principles are described.
Platform: | Size: 1342464 | Author: songchao | Hits:

[matlabSVM-classifier

Description: 用matlab实现非线性支持向量机分类器对多类进行分类。-Using matlab to achieve non-linear support vector machine classifier for multi-class classification.
Platform: | Size: 3072 | Author: rosalyn | Hits:

[matlabincremental-svm

Description: 增量SVM的实例,用于对手势的在线增量学习,有很详细的源码,并实现了SVM的多分类问题,对于模式识别和学习SVM有很大的帮助-Instance of the incremental SVM for gesture online incremental learning, there is a very detailed source, and to achieve a multi-SVM classification, pattern recognition and learning SVM great help
Platform: | Size: 92160 | Author: 张灿淋 | Hits:

[matlabmulticSVMmul

Description: 多分类SVM分类器函数,matlab语言编写.(Use matlab to simulate multi-SVM classification function.)
Platform: | Size: 1024 | Author: liwohj | Hits:

[matlabpso-svm one output

Description: 实现多输入单输出的预测功能,预测精度高,程序操作简单,易于修改应用。(The prediction function of multi input and single output is realized. The prediction accuracy is high, the program operation is simple, and it is easy to modify the application.)
Platform: | Size: 6144 | Author: isweetsmile | Hits:

[matlabpso-svm one output

Description: The pso-svm program implements multi-input single output
Platform: | Size: 6144 | Author: isweetsmell | Hits:

[Othermultisvm

Description: multi svm support vector machines
Platform: | Size: 2048 | Author: khalili | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net