支持向量机用于分类和回归,SVM的经典文献,搞机器学习的人必备文献。
上传时间: 2015-08-13
上传用户:ghostparker
1、工具箱:LS_SVMlab Classification_LS_SVMlab.m - 多类分类 Regression_LS_SVMlab.m - 函数拟合 2、工具箱:OSU_SVM3.00 Classification_OSU_SVM.m - 多类分类 3、工具箱:stprtool\svm Classification_stprtool.m - 多类分类 4、工具箱:SVM_SteveGunn Classification_SVM_SteveGunn.m - 二类分类 Regression_SVM_SteveGunn.m - 函数拟合
标签: Classification_LS_SVMlab Regression_LS_SVMlab LS_SVMlab OSU_SVM
上传时间: 2014-01-20
上传用户:CHINA526
一个老外开发的地质统计学matlab工具箱,具有较全的统计算法如克里金、SVM
上传时间: 2014-10-11
上传用户:hwl453472107
CJ.Lin的著名软件:LibSVM,实现的是SVM分类、回归的快速算法。在Matlab 7.0环境下直接调用。
上传时间: 2013-12-25
上传用户:源码3
n类PSVm 算法程序,相对于svm运算速度较快
上传时间: 2015-09-24
上传用户:TF2015
基于libsvm,开发的支持向量机图形界面(初级水平)应用程序,并提供了关于C和sigma的新的参数选择方法,使得SVM的使用更加简单直观.参考文章 Fast and Efficient Strategies for Model Selection of Gaussian Support Vector Machine 可google之。
标签: libsvm
上传时间: 2015-10-16
上传用户:cuibaigao
统计学习本质论,支持向量机(svm)的经典书籍
标签:
上传时间: 2014-01-20
上传用户:lifangyuan12
MSVM,svm的多分类问题实现,实现语言为c
标签: MSVM
上传时间: 2014-01-27
上传用户:evil
OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the opensvm-src folder. The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rights reserved) in the opensvm-src\libsvm. However, the files svm.h and svm.cpp codes were copied/merged into stdafx.h and stdafx.cpp in order to support the development, and OpenSVM still use other codes of libsvm. So you can see the libsvm package in the source package. You can open and build it with Visual C++ 6.0. Note: the problems must be in LIBSVM format. OpenSVM project page: http://sourceforge.net/projects/opensvm If you had any question, please mail to: cloudbyron@gmail.com
标签: developped the workspace OpenSVM
上传时间: 2016-01-30
上传用户:asdfasdfd
支持向量机导轮,让你对svm有更进一步的理解,
标签: 支持向量机
上传时间: 2016-02-04
上传用户:lhw888