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

Figure out uncertainties #96

Open
mastoffel opened this issue Dec 20, 2023 · 1 comment
Open

Figure out uncertainties #96

mastoffel opened this issue Dec 20, 2023 · 1 comment
Assignees
Labels

Comments

@mastoffel
Copy link
Collaborator

mastoffel commented Dec 20, 2023

Currently, only GPs output point estimates + uncertainties/variances, but the latter can be important.

We can do two things to get models with uncertainties:

  • implement more models that natively output variances (neural processes, bayesian networks)
  • or estimate variances using frequentist methods (bootstrapping / parametric bootstrapping). This is non-standard in machine learning, but worth thinking about, as this could give us variances for all models.
@mastoffel mastoffel self-assigned this Dec 20, 2023
@mastoffel mastoffel changed the title figure out uncertainties Figure out uncertainties Jan 9, 2024
@mastoffel mastoffel added question Further information is requested research and removed question Further information is requested labels Jan 26, 2024
@kallewesterling
Copy link
Collaborator

2.0 feature (Steve)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 📋 Product backlog
Development

No branches or pull requests

2 participants