搜索资源列表
MATLABArsenal
- 一个matlab的工具包,里面包括一些分类器 例如 KNN KMEAN SVM NETLAB 等等有很多.-a Matlab tool kits, including some inside classifier for example KNN KMEAN SVM NETLAB etc. plenty.
example1.tar
- svm training example from svm.org
ManifoldLearn
- 一个包含丰富内容的流形学习算法工具包,有图形示例文件demo.fig,包括laplacian特征映射算法、流形规则调整、svm分类算法等内容,希望对研究机器学习的朋友有用。-contains a rich content of the manifold learning algorithm tool kit, graphics documents demo.fig example, laplacian features include mapping algorithm manifold rul
svm-rbf-demo
- SVM的例子程序,使用RBF,garma值为0.5。专业人士可以参考。有搞SVM参数优化的人我们可以一起讨论-SVM example, the use of RBF, garma value of 0.5. Professional reference. SVM engage with the optimization of parameters we can discuss
classification
- 该程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。 主程序中还有接口调用举例,压缩包中还有两个测试数据集文件。-The package to achieve a number of commonly used pattern recognition classifier algorithms, including K neighbor class
pso-svm
- 一个PSO优化SVM参数的MATLAB程序及其举例。不过此程序必须在安装SVM工具箱的前提下才可运行。-A PSO optimized SVM parameters and their example MATLAB program. But this process must be installed under the premise of SVM toolbox in order to run.
SVMbyQuadprog
- This is a support vector machine program developed based on quadprog. Polynomial and RBF kernel are supported. Test it by executing example.m with supported data.
matlab_svm
- SVM进行分类的一个实例,是用于对酒的化学成分分类的-An example of SVM classification is used for classification of chemical composition of wine
exemple.txt
- SVM CODE EN TXT EXAMPLE
SVMTestingDemoMFC20110210
- 一个SVM的例子程序,能够让你快速了解SVM的开发流程-SVM example of a program that enables you to quickly understand the development process of SVM
SVM
- 这是基于lib svm的向量支持机的简单实例-This is based on lib svm support vector machine simple example
svm-information
- SVM神经网络的信息粒化时序回归预测,一个很好的例子!~-SVM neural networks granulation the the timing regression forecast, a good example! ~
An-example-of--SVM
- 基于SVM的数据分类预测 -意大利葡萄酒种类识别-SVM-based data classification and prediction - Italian wines Recognition
svm
- svm的matlab实现,里面有实例,可以运行-Matlab SVM implementation, which has an example, you can run
an-easy-example-of-SVM
- an easy example of SVM for learning in matlab circumstance-an easy example of SVM for learning in matlab circumstance
General_of_svm
- svm分类实例。根据所选数据维数,输出最终分类类别。(svm classification example.)
svm
- 结合数字分类实例代码,学习sklearn中svm函数库的使用,完成简单的分类任务(Learn the use of the SVM function library in sklearn with the digital classification example code to complete a simple classification task)
SVm
- 是一个能够实现SVM智能算法的应用举例,给出了在MATLAB中svn的源程序,具有好的可用性。(It is an application example that can realize the SVM intelligent algorithm, and gives the source program of SVN in MATLAB, which has good availability.)
test1
- SVM-无监督机器学习领域的经典算法,在神经网络未出现前,他是机器学习的顶梁柱,现在依然用处广泛,而且其核函数的使用范围早已超脱其本身,该实例对SVM算法进行了实现,具有相应的数据集。(SVM - Unsupervised machine learning in the field of classical algorithms, before the neural network does not appear, he is the mainstay of machine learning,
svm_test
- 支持向量机一个小例子,使用的例子是鸢尾花, 使用rbf核映射(a simple example of svm(support vector machine))