搜索资源列表
OnlineSVR_C--_Code
- 在网上看到的一个在线SVR(支持向量机回归)的C++代码,希望对大家有帮助
svr
- 一维支持向量机回归以及二维支持向量机回归
psoSVM
- 利用微粒群算法(pso)优化支持向量机(SVM)的参数-c,-g-Using pso optimized support vector machine parameters-c,-g
SVR
- 支持向量机方面的,是Steve R Runn的svm工具箱的说明文件,-Aspects of support vector machine is the Steve R Runn documentation svm toolbox, huh, huh
SVR_SVC
- 该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法-The toolkit includes two kinds of classification, two kinds of return, and a one-class support vector machine algorithm
PS0-SVR
- :针对发酵过程中生物参数难以实时在线测量的问题,建立了用于生物参数状态预估的 支持向量机软测量模型。考虑到该支持向量回归(SVR)模型的复杂性和冷化特征取决于其三 个参数 ,c, 能否取到最优值,采用粒子群优化(PSO)算法实现对参数 ,c, 的同时寻优。在 此基础上,以饲料用 .甘露聚糖酶为对象,建立了基于PSO—SVR的发酵过程产物浓度状态预估 模型。发酵罐控制结果表明:该模型具有很好的学习精度和泛化能力,可实现对 .甘露聚糖酶 产物浓度的实时在线预估。-In
svr
- 79419096svr一维支持向量机回归以及二维支持向量机回归-79419096svr one-dimensional support vector regression and two-dimensional support vector regression
SMO-code
- smo算法是与svr(支持向量机回归)和svc(支持向量机分类)具有相似数学形式,并在此基础上提出的一种用于SVR的简化算法。-smo algorithm is svr (support vector machine regression) and svc (SVM) with similar mathematical form, and puts forward a simplified algorithm for SVR.
SVR
- SVR 支持向量回归机,这是SVM的一种拓展类型,可以有效的完成非线性拟合-SVR support vector regression, which is an expanding type of SVM, can effectively complete the nonlinear fitting
SVR_Lib
- 运用支持向量进行回归预测,包含对数据的训练和回归值得预测(The use of support vector regression prediction, including training and regression of data, is worth prediction)
ChemSVM(xdowns.com)
- 支持向量机小程序,可进行分类和预测,无需输入代码(SVM contains SVC and SVR without inputting codes)
参考文献
- 支持向量机算法,libsvm,可以建模仿真(SVR libsvm-3.1-[FarutoUltimate3.1Mcode])
支持向量机算法包
- SVR libsvm-3.1-[FarutoUltimate3.1Mcode](libsvm-3.1-[FarutoUltimate3.1Mcode])
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
用SVR实现混凝土预测代码
- 基于支持向量机回归算法的混凝土的强度预测(strength prediction of concrete based on support vector machine regression algorithm)
matlab解决svr代码
- MATLAB支持向量机代码,用于预测优化等等(MATLAB support vector machine code, for prediction optimization, etc.)
SVR
- SVR源码以及详细交通流预测模型,里面有SVM,SVR,LSSVM(SVR source code and detailed traffic flow prediction model, including SVM, SVR, LSSVM)
交叉验证及svr
- 交叉验证及带例子的支持向量机回归代码,修改可用。(Cross validation and support vector machine regression code with examples can be modified.)
python
- 该代码基于Python3,利用机器学习中支持向量机回归算法(SVR)实现对数据的拟合以及预测,可以通过调试C值和gamma值达到不同的拟合程度,具有较大的实际意义,并且该代码本人亲自调式运用,适合广大学习者使用。(This code is based on Python 3. It uses support vector machine regression algorithm (SVR) in machine learning to fit and predict the data. It c
PSO SVM粒子算法优化的支持向量机
- 使用PSO优化SVR支持向量机模型的代码,有详细的输出及输出,以及代码说明(Use PSO to optimize SVR support vector machine model code, with detailed output and output, as well as code descr iption)