Package | Description |
---|---|
jsat.classifiers.linear | |
jsat.classifiers.svm |
Modifier and Type | Method and Description |
---|---|
void |
NewGLMNET.setC(double C)
Sets the regularization term, where smaller values indicate a larger
regularization penalty.
|
Modifier and Type | Method and Description |
---|---|
void |
PlattSMO.setC(double C)
Sets the complexity parameter of SVM.
|
void |
LSSVM.setC(double C)
Sets the regularization constant when training.
|
void |
DCSVM.setC(double C)
Sets the complexity parameter of SVM.
|
Copyright © 2017. All rights reserved.