搜索资源列表
svm_perf.tar.gz
- SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike regula
SVM_luzhenbo
- 支持向量机工具箱,包括了二种分类,二种回归,以及一种一类支持向量机算法。 -Support Vector Machine Toolbox, including the two kinds of classification, two kinds of regression, as well as a one-class SVM algorithm.
svm_perf
- SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike reg
svmsequel
- SVM CLASSIFICATION AND REGRESSION
SVM_regression-
- SVM 回归,给出一个简单的函数,利用svm对其进行拟合及回归预测。-The SVM regression gives a simple function using svm, it is fitting and regression forecast.
gapsoforclass
- Particle swarm optimization for SVM regression and classify
SVM-Matlab-toolbox
- 支持向量机(SVM)的matlab工具箱。支持分类和回归。-Support Vector Machine (SVM) matlab toolbox. Support classification and regression.
HUIGUI-svm
- 回归性支持向量机Regression support vector machine-Regression support vector machine
SVM
- MATLAB中的SVM源码,用于回归预测,需要的可以下载下-The SVM MATLAB source code for regression forecasting, need can be downloaded below to see the exhibitions
MATLAB-svm
- 支持向量机在分类和回归中的应用(MATLAB)-Application for svm in classification and regression
svmRegressionInMatlab
- svm Regression In Matlab -svm Regression In Matlab
1428369chapter14
- 数据预处理,将原始数据进行归一化,SVM神经网络的回归预测分析上证指数开盘指数预测 -Data preprocessing, the raw data is normalized, the SVM regression analysis to predict the Shanghai Composite Index opened Neural Network Index Forecast
svm-regression
- 本程序是实现遗传支持向量机(SVM)的回归拟合,以混凝土的抗压测试为例,具有很好的学习价值。-This program is a genetic support vector machine (SVM) regression fit to the concrete compression test, for example, having a great learning value.
LIGHT
- SVM LIGHT Toolbox for solving Classification and Regression Problems
svmcx调试成功
- SVM安装包 安装之后可以进行 分类或者回归预测(SVM installation package can be classified or regression prediction after installation)
data
- this is the code for execution of linear logistic and svm regression
sa_svdd-master
- Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model
Classification
- svm 回归分析 matlab 带有例子(SVM regression MATLAB has an example)
ga_aco_opt_on_anfis_svm-master
- 利用遗传算法、蚁群算法、PSO等对SVM模型进行优化,实现高效分类和回归预测(The SVM model is optimized by genetic algorithm, ant colony algorithm and PSO to achieve efficient classification and regression prediction.)
10526349 (2)
- 使用粒子群算法优化支持向量回归,实现预测功能(Support Vector Regression Using Particle Swarm Optimization)