类 | |
class | CLibLinearRegression |
This class provides an interface to the LibLinear library for large- scale linear learning focusing on SVM [1]. This is the regression interface. For classification, see CLibLinear. 更多... | |
枚举 | |
enum | LIBLINEAR_REGRESSION_TYPE { L2R_L2LOSS_SVR, L2R_L1LOSS_SVR_DUAL, L2R_L2LOSS_SVR_DUAL } |