svm(支持向量机)分类算法本质上是二类分类器,实现多类分类的方法一般是将多类分类看作是多个一对多的二类分类器。本程序就是基于svmlight的svm多类分类器实现。对分类感兴趣的用户请参照。配合中文分词(参见我上传的程序),可实现中文多类分本分类。
上传时间: 2014-01-06
上传用户:anng
基于MATLAB编写的SVM多分类算法程序
上传时间: 2013-12-29
上传用户:q123321
SVM是一种常用的模式分类机器学习算法,以效率高准确度高闻名于世,libsvm和svmlight是常用的两种SVM实现方法。
上传时间: 2013-12-19
上传用户:songrui
背包问题是组合优化领域内经典的NP完备间题,本文介绍了pso解决0/1背包问题上的一个方法
上传时间: 2013-12-22
上传用户:familiarsmile
Swarm intelligence algorithms are based on natural behaviors. Particle swarm optimization (PSO) is a stochastic search and optimization tool. Changes in the PSO parameters, namely the inertia weight and the cognitive and social acceleration constants, affect the performance of the search process. This paper presents a novel method to dynamically change the values of these parameters during the search. Adaptive critic design (ACD) has been applied for dynamically changing the values of the PSO parameters.
标签: intelligence optimization algorithms behaviors
上传时间: 2014-01-08
上传用户:lgnf
一篇使用svm进行web文本分类的论文,希望对有兴趣的人有用
上传时间: 2013-12-17
上传用户:秦莞尔w
svm classification and regression code
标签: classification regression code svm
上传时间: 2016-04-06
上传用户:VRMMO
可以帮助大家互相学习,可以帮助大家理解svm.
上传时间: 2014-11-26
上传用户:sammi
粒子群PSO算法 c和matlab 对学习PSO很有帮助
上传时间: 2014-01-17
上传用户:pinksun9
粒子群优化(PSO)标准算法,是学习粒子群算法编程的入门程序
上传时间: 2016-04-09
上传用户:aig85