**auto finetuning, svm, parameters, kernel parameter, choose parameters **
The results of non-linear SVM classifications heavily rely on the choose of the kernel hyperparameter, i.e. , \lambda in
For the matrix calculation the library Eigen was used in combination with OpenMP. The backend solver is libSVM
The program reads the problem description in the default libSVM format. See the documented source for more information or run the compiled program without any parameters to get help.