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

linear kernel doesnt work for gp classification #46

Open
karlnapf opened this issue Jun 30, 2014 · 3 comments
Open

linear kernel doesnt work for gp classification #46

karlnapf opened this issue Jun 30, 2014 · 3 comments

Comments

@karlnapf
Copy link
Member

@Saurabh7 this is for you!

@Saurabh7
Copy link
Contributor

@karlnapf

This is only happening with linear kernel + logit likelihood

gp.apply(test).get_values() gives
[ inf -0.0105561 -0.02110647 ..., 0.09661955 0.08712393
0.07763994]

No idea what this 'inf' is doing there, that seems to be the problem.

@Saurabh7
Copy link
Contributor

tried to reproduce this with https://gist.github.com/Saurabh7/19ecc31591dc9a12ecf8
But that seems to work fine , sigh.

@karlnapf
Copy link
Member Author

@yorkerlin is currently fixing bugs in our gp stuff. maybe he can have a look.
@Saurabh7 could you try again to reproduce things in a script?

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