php-svm icon indicating copy to clipboard operation
php-svm copied to clipboard

Cross-validation in LibSVM for PHP

Open ratihayu opened this issue 9 years ago • 0 comments

Can you please tell me why the cross-validation function in LibSVM for PHP only return the percentage result? I would expect to get the best parameter C and γ and set them as the parameters for training data (I tried to follow this guide procedure)

ratihayu avatar Jun 05 '16 12:06 ratihayu