Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grid search not working for binary classification #56

Open
Saurabh7 opened this issue Jul 16, 2014 · 2 comments
Open

Grid search not working for binary classification #56

Saurabh7 opened this issue Jul 16, 2014 · 2 comments

Comments

@Saurabh7
Copy link
Contributor

No description provided.

@Saurabh7 Saurabh7 changed the title Grid search not working for GP classify Grid search not working for binary classification Jul 17, 2014
@Saurabh7
Copy link
Contributor Author

@karlnapf

  • I made it work for toy data by adjusting ranges
  • for dataset grid search for svm's C1 & C2 parameter falters BUT search for kernel parameters works

what would you suggest?

@karlnapf
Copy link
Member

adjusting ranges is the key. and the number of x-validation runs, set it to a relatively low number for now. it just should work for some basic examples that you try.

@Saurabh7 Saurabh7 mentioned this issue Jul 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants