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

Correct dl_dm term in student t inference #1065

Merged
merged 2 commits into from
May 22, 2024

Conversation

tangoed2whiskey
Copy link
Contributor

The dl_dm term in the gradient of the log-likelihood for the Student T process regressor seems to have been copied directly across from the Gaussian process regressor: however it should be slightly different: correction included here.

(My formatter has also adjusted a couple of other lines that are not functionality changes)

@MartinBubel MartinBubel self-requested a review March 23, 2024 20:00
@MartinBubel
Copy link
Contributor

Hi @tangoed2whiskey
thanks for the contribution. Took me a while to find the time to check this.
I'll update the changelog and merge it.

Copy link
Contributor

@MartinBubel MartinBubel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@MartinBubel MartinBubel merged commit 623ff17 into SheffieldML:devel May 22, 2024
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

Successfully merging this pull request may close these issues.

2 participants