Welcome![Sign In][Sign Up]
Location:
Search - SVR

Search list

[Other resourcesvr

Description: svr(support vector regression),即支持向量回归,是人工神经网络的一种学习算法。可用于数据预测等。
Platform: | Size: 1802 | Author: 王珏 | Hits:

[Ftp Serverftp-svr-clt

Description: 关于一个简单的FTP的服务器和客户机两个演示程序. 让你更容易理解FTP原理和机制 C#-on a simple FTP server and client two demonstration program. Let you be more readily understood FTP principle and mechanism of C#
Platform: | Size: 56320 | Author: 苌克 | Hits:

[OthersvmmatlabSORCE

Description: 支撑矢量机 class CvSVM : public CvStatModel //继承自基类CvStatModel { public: // SVM type enum { C_SVC=100, NU_SVC=101, ONE_CLASS=102, EPS_SVR=103, NU_SVR=104 } //SVC是SVM分类器,SVR是SVM回归 // SVM kernel type -class Support Vector Machine CvSVM : public CvStatModel// inherited from the base class CvStatModel (ed ic :// SVM type enum (C_SVC = 100, NU_SVC = 101, ONE_CLASS = 102, EPS_SVR = 103, NU_SVR = 104)// SVC is SVM classifier, SVR is the return of SVM// SVM kernel type
Platform: | Size: 7168 | Author: 李刚 | Hits:

[Mathimatics-Numerical algorithmsihlf-svr-rfn

Description: 这是一个师兄编的程序,用于多类分类和函数回归。-This is a senior allocation procedures, for use in multi-category classification and regression function.
Platform: | Size: 141312 | Author: 王一笑 | Hits:

[OtherOnlineSVR_C--_Code

Description: 在网上看到的一个在线SVR(支持向量机回归)的C++代码,希望对大家有帮助-Online to see an on-line SVR (support vector machine regression) of the C++ Code, in the hope that everyone has to help
Platform: | Size: 39936 | Author: 展文宁 | Hits:

[AI-NN-PRsvr

Description: svr(support vector regression),即支持向量回归,是人工神经网络的一种学习算法。可用于数据预测等。
Platform: | Size: 1024 | Author: 王珏 | Hits:

[Special EffectsUpgradeReport

Description: 利用回转窑生产氧化铝的工艺中,提出了一种新的基于SVR(支持向量回归)的烧成带温度软测量方法。即首先对从回转窑采集到的烧结图像进行预处理,消除噪声的干扰;然后利用大津方法分割出物料区和火焰区,并提取这些区域的图像特征;其次利用基于SVR方法建立的烧成带温度模型计算温度值;参数计算.-The use of alumina rotary kiln production process, a new-based SVR (support vector regression) of the burning zone temperature soft measurement method. That is first collected from the rotary kiln sintering image pre-processing to eliminate noise interference Otsu method and then use the materials division of the district and flame zones, and extraction of image features in these regions SVR-based method followed by the establishment of the burning zone temperature model temperature parameters.
Platform: | Size: 1024 | Author: 张曦月 | Hits:

[AI-NN-PRlibsvm-2.85-dense

Description: LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、 易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、 n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM ) 等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。-LIBSVM source. LIBSVM is林智仁Taiwan University (Chih-Jen Lin) Dr. develop design a simple, easy to use, fast and effective generic SVM software package, can solve the classification problems (including the C-SVC, n- SVC), regression ( including e- SVR, n- SVR) as well as the distribution of estimates (one-class-SVM) and so on, provides a linear, polynomial, radial basis function and the S-shaped kernel function of four commonly used for selection, can effectively to solve a wide range of issues, cross-validation to choose the parameters of the imbalance in the weighted sample, multi-category probability estimation.
Platform: | Size: 24576 | Author: 刘铁军 | Hits:

[Othersvr

Description: 一维支持向量机回归以及二维支持向量机回归-One-dimensional support vector machine regression, as well as two-dimensional support vector machine regression
Platform: | Size: 235520 | Author: 赵星 | Hits:

[matlablib_gridsearch

Description: libsvm的参数寻优程序。针对SVR提供full gridsearch方式的参数寻优,主要用于SVM回归预测-libsvm optimization process parameters. Provide full gridsearch for SVR parameter optimization approach, mainly used for SVM regression prediction
Platform: | Size: 2048 | Author: 张瑞 | Hits:

[matlablibsvm-2.88

Description: LIBSVM 是台湾大学林智仁 (Chih-Jen Lin) 博士等开发设计的一个操作简单、易于使用、快速有效的通用 SVM 软件包,可以解决分类问题(包括 C- SVC 、n - SVC )、回归问题(包括 e - SVR 、 n - SVR )以及分布估计( one-class-SVM )等问题,提供了线性、多项式、径向基和 S 形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。-LIBSVM is林智仁Taiwan University (Chih-Jen Lin) Dr. develop design a simple, easy to use, fast and effective generic SVM software package, can solve the classification problems (including the C-SVC, n- SVC), regression ( including e- SVR, n- SVR) as well as the distribution of estimates (one-class-SVM) and so on, provides a linear, polynomial, radial basis function and the S-shaped kernel function of four commonly used for selection, can effectively to solve a wide range of issues, cross-validation to choose the parameters of the imbalance in the weighted sample, multi-category probability estimation.
Platform: | Size: 518144 | Author: 小潘 | Hits:

[Windows Develop57578884a

Description: svr,非常棒的学习材料,可以帮助大家从事workflow开发应用-svr, great study materials to help everyone involved in the development and application of workflow
Platform: | Size: 19406848 | Author: wangyiban | Hits:

[AI-NN-PRPS0-SVR

Description: :针对发酵过程中生物参数难以实时在线测量的问题,建立了用于生物参数状态预估的 支持向量机软测量模型。考虑到该支持向量回归(SVR)模型的复杂性和冷化特征取决于其三 个参数 ,c, 能否取到最优值,采用粒子群优化(PSO)算法实现对参数 ,c, 的同时寻优。在 此基础上,以饲料用 .甘露聚糖酶为对象,建立了基于PSO—SVR的发酵过程产物浓度状态预估 模型。发酵罐控制结果表明:该模型具有很好的学习精度和泛化能力,可实现对 .甘露聚糖酶 产物浓度的实时在线预估。-In view of the hardship to get real—time and on—line biological parameters in fermentation process,a soft sensor model based on support vector machines is established for estimating the bio— logical parameters.The complexity and generalization performance of the support vector regression (SVR)model depend on a good setting of the three parameters ,c, .An algorithm called parti— cle swarm optimization(PSO)is applied to optimize the three parameters synchronously.Based on the proposed method,a PSO—SVR model is developed to estimate the products concentration of beta— mannanase for feedstuf.The control results of fermenter show that the state estimation model based on PSO·-SVR has good learn ing accuracy and generalization perform ance SO as to obtain the real·-time and on—line estimation for products concentration of beta—mannanase.
Platform: | Size: 231424 | Author: 11 | Hits:

[DocumentsSVR

Description: 有关SVR SVM 的基础知识,和相关的期刊文章-The basics of the SVR SVM, and related journal articles
Platform: | Size: 10956800 | Author: 刘毛毛 | Hits:

[matlabSVR

Description: A matlab implementation on SVR
Platform: | Size: 808960 | Author: an132_76 | Hits:

[AI-NN-PRSVR

Description: SVR 支持向量回归机,这是SVM的一种拓展类型,可以有效的完成非线性拟合-SVR support vector regression, which is an expanding type of SVM, can effectively complete the nonlinear fitting
Platform: | Size: 3368960 | Author: yuanxuegeng | Hits:

[matlabSVR

Description: 本算法利用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.
Platform: | Size: 5120 | Author: | Hits:

[Mathimatics-Numerical algorithmsonline-svr

Description: 实现在线的SVR算法,python版本。(online svr, python version.)
Platform: | Size: 1413120 | Author: brbaaa | Hits:

[Big DataSVR

Description: 训练SVR模型做预测,可调整训练集和测试集比例及SVR参数,预测性能用MAP反映(The training SVR model can be used for prediction. The proportion of training set and test set and the parameters of SVR can be adjusted. The prediction performance can be reflected by MAP.)
Platform: | Size: 1024 | Author: 杏仁茶 | Hits:

[DocumentsPSO-optimized-SVR-master

Description: POS-SVR开源代码 里面有举例 可以跟着小例子试着做 且有部分注释(POS-SVR Open Source contains examples that can be tried with small examples and some comments)
Platform: | Size: 16384 | Author: leibovo | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net