SHOGUN
4.1.0
|
Go to the source code of this file.
Classes | |
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. More... | |
Enumerations | |
enum | LIBLINEAR_REGRESSION_TYPE { L2R_L2LOSS_SVR, L2R_L1LOSS_SVR_DUAL, L2R_L2LOSS_SVR_DUAL } |