Closed Saurabh7 closed 8 years ago
@Saurabh7 thnx a lot! :) maybe some of the functions in SVR should be reviewed :P
@vigsterkr looks like it ;)
Great, thanks! Which SVM solver is used here? Is it the same as for sklearn? If no, make sure it is. Also make sure the parameters (convergence epsilon etc) are the same, as well as the kernel used.
It would be cool to also measure time needed for model selection of kernel parameter and C. Will put up an issue
Yes both use the epsilon version with same parameters and also gaussian kernel for both ..
Find to merge from my side!
Looks good to me; merged in 63d4a7bdff0486e1. Thanks for the contribution.
@karlnapf Porting one the benchmarks , Support vector regression Results: