|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SVM_Parameter | |
|---|---|
| libsvm | SVM library provided by www.csie.ntu.edu.tw/~cjlin/libsvm/ |
| Uses of SVM_Parameter in libsvm |
|---|
| Methods in libsvm with parameters of type SVM_Parameter | |
|---|---|
static java.lang.String |
SVM.svm_check_parameter(SVM_Problem prob,
SVM_Parameter param)
|
static void |
SVM.svm_cross_validation(SVM_Problem prob,
SVM_Parameter param,
int nr_fold,
double[] target)
|
static SVM_Model |
SVM.svm_train(SVM_Problem prob,
SVM_Parameter param)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||