搜索资源列表
SVM-KM
- 一种很容易理解的svm matlab工具箱,可用于分类,回归,并附很多示例。
SVM-KMExample
- 一种很容易理解的svm matlab工具箱,可用于分类,回归,并附有很多示例。
LS_SVM最小二乘支持向量机Matlab源码
- 自编的最小二乘支持向量机Matlab代码,主要用于非线性回归
out-matlab SVM回归,用于实现支持向量机
- SVM回归,用于实现支持向量机(SVM )回归拟合的问题。可以用来做一些短期的预测,如短期负荷预测。-svm regression, used to implement support vector machine (SVM ) Regression fitting problems. Can be used to do some short-term forecasts, such as short-term load forecasting.
SVM.SVM支持向量机的时间序列预测
- SVM支持向量机的时间序列预测、分类、自回归代码,SVM
LS-svm用于回归分析
- Matlab LS-svm用于回归分析,LS-svm regression analysis
libsvm-2.89.zip
- LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。 2.89版本是09年刚更新的一个版本。,LIBSVM
svm-km.rar
- 支持向量机(SVM)是数据挖掘中的一个新方法,能非常成功地处理回归问题(时间序列分析)和模式识别(分类问题、判别分析)等诸多问题,并可推广于预测和综合评价等领域,因此可应用于理科、工科和管理等多种学科。目前国际上支持向量机在理论研究和实际应用两方面都正处于飞速发展阶段。它广泛的应用于统计分类以及回归分析中. 支持向量机属于一般化线性分类器.他们也可以认为是提克洛夫规则化(Tikhonov Regularization)方法的一个特例.这族分类器的特点是他们能够同时最小化经验误差与最大化几何边缘区
arima.rar
- 在matlab的环境下实现了自回归移动平均模型(arima),Matlab environment in the realization of the auto-regressive moving average model (arima)
SVM-for-classfication-and-regression
- 用支持向量机(SVM)实现分类与函数回归的源代码。内有实例,依湖芦画瓢即可。-Using support vector machine (SVM) classification and function to achieve the reunification of the source code. There are examples, according to Lake Lo paintings can ladle.
svm_regressive
- 基于支持向量机(SVM)回归的MATLAB演示程序-Based on support vector machine (SVM) regression of the MATLAB demo
Southamptonsvmtoolbox
- svm已经广泛用于解决分类和回归问题。 此工具箱是由South ampton大学的S. R. Gunn编写的Matlab SVM Toolbox。该工具箱运行在MATLAB环境下,由许多用m语言编写的脚本文件和函数组成,为SVM 技术的工程化、实用化提供了一个良好的平台。-South ampton university svm toolbox
Matlab-svm
- 支持向量机是一种新的回归方法,特别适用于非线性,改程序实现了支持向量机非线性回归-surport vector machine to non-linear regression
SVM-KMExample
- SVM向量机MATLAB编程实例,其中涵盖了one-against-one、one-against-all分类,回归等功能-Vector machine SVM MATLAB programming examples, which covers the one-against-one, one-against-all classification, regression and other functions
svm_matlab_gui
- 支持向量机matlab工具箱(含资料及gui模式)用于分类和回归预测-SVM matlab toolbox (including information and gui mode) for classification and regression
SVM-Matlab-toolbox
- 支持向量机(SVM)的matlab工具箱。支持分类和回归。-Support Vector Machine (SVM) matlab toolbox. Support classification and regression.
svm-MATLAB-tools
- 在matlab中用svm进行回归运算及svm工具箱的安装-In matlab using svm svm toolbox regression calculation and installation
SVM(matlab)
- matlab平台下的支持向量机算法工具箱,支持分类和回归(support vector machine)
SVM
- 在matlab中的代码,SVM进行心脏病分类,很基本的回归和分类样例(The code in MATLAB, SVM for heart disease classification, very basic regression and classification examples)
SVM
- SVM(Support Vector Machine)指的是支持向量机,是常见的一种判别方法。在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。(SVM (Support Vector Machine) refers to support vector machines, which is a common method of discrimination. In the field of machine learning, it is a supervised l