pktools  2.6.7
Processing Kernel for geospatial data
Public Attributes | List of all members
svm_parameter Struct Reference

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
 
bool verbose
 

Detailed Description

Definition at line 28 of file svm.h.


The documentation for this struct was generated from the following file: