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

Adding ELPD #144

Closed
ParadaCarleton opened this issue Jul 4, 2021 · 2 comments
Closed

Adding ELPD #144

ParadaCarleton opened this issue Jul 4, 2021 · 2 comments

Comments

@ParadaCarleton
Copy link

ParadaCarleton commented Jul 4, 2021

Maximizing the expected log posterior density (ELPD) is a common objective function in Bayesian inference and Bayesian neural networks, and I'd be interested in having it as a loss function for a package I'm building. I'd be happy to implement it if someone around here is willing to help me figure out the API (I haven't used JuliaML before; I'm building a package that does efficient LOO-CV for Bayesian models).

(Note: ELPD is the generalization of log-loss/cross-entropy loss to regression, rather than classification, problems.)

@juliohm
Copy link
Member

juliohm commented May 22, 2022

@ParadaCarleton please draft a PR and we can discuss details.

@juliohm
Copy link
Member

juliohm commented Nov 27, 2024

Closing as inactive. Happy to discuss in a new issue based on the current state of the package.

@juliohm juliohm closed this as completed Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants