svm_parameter Struct Reference
List of all members.
Public Attributes |
int | svm_type |
int | kernel_type |
int | degree |
double | gamma |
double | coef0 |
double | cache_size |
double | eps |
double | C |
int | nr_weight |
int * | weight_label |
double * | weight |
double | nu |
double | p |
int | shrinking |
int | probability |
Detailed Description
Definition at line 57 of file svm.h.
The documentation for this struct was generated from the following file: