搜索资源列表
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
SVR
- 本算法是利用matlab及libsvm软件包仿真了利用SVM建立基于乳腺组织电阻抗特性的乳腺癌诊断模型,并对诊断模型的特性进行评价-This algorithm is the use of simulation software package libsvm matlab and the establishment of the use of SVM based on electrical impedance properties of breast tissue model of breast
psoSVM
- 利用微粒群算法(pso)优化支持向量机(SVM)的参数-c,-g-Using pso optimized support vector machine parameters-c,-g
SVR
- 本算法利用matlab及libsvm软件包中提供的函数实现了SVR回归模型的仿真测试,并应用于混凝土抗压强度预测中。-The algorithm uses the libsvm matlab and functions provided in the package to achieve a SVR regression model simulation testing, and applied to predict the compressive strength of concrete.
SVR
- 在线向量回归分析,有包涵一个例子和内定函数等-On-line vector regression analysis, there is an example of indulgence and unofficially functions, etc.
PS0-SVR
- :针对发酵过程中生物参数难以实时在线测量的问题,建立了用于生物参数状态预估的 支持向量机软测量模型。考虑到该支持向量回归(SVR)模型的复杂性和冷化特征取决于其三 个参数 ,c, 能否取到最优值,采用粒子群优化(PSO)算法实现对参数 ,c, 的同时寻优。在 此基础上,以饲料用 .甘露聚糖酶为对象,建立了基于PSO—SVR的发酵过程产物浓度状态预估 模型。发酵罐控制结果表明:该模型具有很好的学习精度和泛化能力,可实现对 .甘露聚糖酶 产物浓度的实时在线预估。-In
TimeSeriesPredictionUsingSupportVectorRegressionNe
- 为了选择神经网络的最好结构以及增强模型的推广能力,提出一种自适应支持向量回归神经网络(SVR—NN)。SVR—NN 用支持向量回归(SVR)方法获得网络的初始结构和权值, 白适应地生 成网络隐层结点,然后用基于退火过程的鲁棒学习算法更新网络结点疹教和权 主。 SVR—NN有很 好的收敛性和鲁棒性,能抑制由于数据异常和参数选择不当所导致的“过拟合,’现象。将SVR—NN 应用到时间序列预测上。结果表明,SVR.NN预测模型能精确地预测混沌时间序列,具有很好的 理论和应用价值。-Ab
ForecastingpopIllafionbasedOnsupportvectorintellig
- 要建立一个有效的支持向量回归(SVR)模型,支持向量回归的3个参数c,y,占丛须预先设定。提出一种新型的遗传算 法一智能遗传算法(IGA)对支持向量回归进行参数调节,以达到寻找最优参数的目的,然后和支持向量回归结合得到一种新的 IGASVR模型,并应用于城市人口预测。最后,将提出的方法与标准SVR模型和BP神经网络模型进行比较,所得结果表明,该模 型训练速度快,并且有较高预测精度,是一种有效的人口预测方法。-To build an effective SVR model,SVR’8
svm
- 统计学习理论中提出的支撑向量机回归(SVR)遵循了结构风险最小化原则,从而避免了一味追求经验风险最小化带来的弊端-Statistical learning theory proposed by the support vector machine regression (SVR) to follow the structural risk minimization principle, thus avoiding the blind pursuit of Empirical Risk Minim
svr
- 79419096svr一维支持向量机回归以及二维支持向量机回归-79419096svr one-dimensional support vector regression and two-dimensional support vector regression
OnlineSVR-and-optimization-Matlab-toolbox
- 一位意大利博士编写的关于online SVR的工具箱,对我启发很大。附加了Powell法优化工具-a matlab toolbox about online SVR and Powell
SVR
- A matlab implementation on SVR
OnlineSVR
- An online SVR algorithm in Matlab.
FeatureSelection_MachineLearning
- Feature selection methods for machine learning algorithms such as SVR, including one filter-based method (CFS) and two wrapper-based methods (GA and PSO). The gridsearch is for the grid search for the optimal hyperparemeters of SVR. The SVM_CV is for
SVR
- matlab支持向量机回规界面,操作简单,使用方便-Matlab Support Vector Machine to back regulatory interface, simple operation, easy to use
farutoUltimateVersion2[1].0
- SVR工具箱,可以用来参数预测,还可以应用于优化设计中(SVR toolbox, used for the prediction and optization)
svr
- 基于支持向量机SVM原理,引入惩罚系数,在libsvm3.14安装包基础上实现了支持向量回归matlab编程(Based on the SVM principle of support vector machine, the penalty coefficient is introduced, and support vector regression matlab programming is implemented on the basis of libsvm3.14 installatio
OnlineSVR
- 在线的SVR实现,Matlab版本实现。(Online SVR, matlab version.)
matlab解决svr代码
- MATLAB支持向量机代码,用于预测优化等等(MATLAB support vector machine code, for prediction optimization, etc.)
pso-svr代码
- 基于粒子群优化的向量回归预测分析 matlab代码(Support vector regression code with pso)