SHOGUN  v3.2.0
| 枚举
KernelRidgeRegression.h 文件参考

浏览源代码.

class  CKernelRidgeRegression
 Class KernelRidgeRegression implements Kernel Ridge Regression - a regularized least square method for classification and regression. 更多...
 

枚举

enum  ETrainingType { PINV =1, GS =2 }
 

SHOGUN Machine Learning Toolbox - Documentation