Location:
Search - svr example
Search list
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:
Description: SVR的一些例子,对初学者来说,非常有用,可以照着例子学,这样上手比较快-Some examples of SVR for beginners, very useful, you can follow example of science, this relatively fast start
Platform: |
Size: 3072 |
Author: shihuizhuo |
Hits:
Description: SVR的一些例子,对初学者来说,非常有用,可以照着例子学,这样上手比较快-Some examples of SVR for beginners, very useful, you can follow example of science, this relatively fast start
Platform: |
Size: 2048 |
Author: shihuizhuo |
Hits:
Description: 在线向量回归分析,有包涵一个例子和内定函数等-On-line vector regression analysis, there is an example of indulgence and unofficially functions, etc.
Platform: |
Size: 31744 |
Author: 李強 |
Hits:
Description: the matlab code for support vector regression machine , including data pretreatment of information. It includes an example (time prediction series)that uses SVR
Platform: |
Size: 17408 |
Author: masoud |
Hits: