i have problem, i have two parameter for example C and g (Support Vector Machines), how to find the best combining parameter C and g using 10-fold cross-validation.
The problem is happened when i combined 2 parameter with 10 fold cross validation, so i had 3 looping. How to find the best 2 parameter from 3 looping.