2 Questions 5 Answers 0 Followers
Questions related from A A Abdillah
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. #SVM
26 June 2015 1,790 2 View
The data set was partitioned into 10 subsets, one subsets was used as the testing set and the rest were used for training set. This process was repeated 10 times, with each of the subsets was used...
26 June 2015 9,739 5 View