We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@Saurabh7 this is for you!
The text was updated successfully, but these errors were encountered:
@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.
Sorry, something went wrong.
tried to reproduce this with https://gist.github.com/Saurabh7/19ecc31591dc9a12ecf8 But that seems to work fine , sigh.
@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?
No branches or pull requests
@Saurabh7 this is for you!
The text was updated successfully, but these errors were encountered: