Skip to content

make benchmarks support additional models and include observation noise #3

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

Closed
wants to merge 2 commits into from
Closed

make benchmarks support additional models and include observation noise #3

wants to merge 2 commits into from

Conversation

Balandat
Copy link
Contributor

Summary: Add ability to supply an arbitrary model to the benchmarks (so long as it has a likelihood so that we know how to refit it). Also, add support for observation noise.

Reviewed By: Balandat

Differential Revision: D13561279

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Dec 29, 2018
Summary: Refit the model after exceptions to address cases where model fitting suceeds, but an exception is raised at prediction time. This is not as clean as I would like, but this keeps any observed data such that the benchmarks reflect our ability to retry after exceptions without re-evaluating in a real optimization scenario.

Differential Revision: D13560964

fbshipit-source-id: 5ab9bab50dbe9741e53b2162b1bc7aa9effc0342
…se (#3)

Summary:
Pull Request resolved: #3

Add ability to supply an arbitrary model to the benchmarks (so long as it has a likelihood so that we know how to refit it). Also, add support for observation noise.

Reviewed By: Balandat

Differential Revision: D13561279

fbshipit-source-id: 51a58b4429b3bb2fc25364e34e30fe0ce3727dd8
Balandat pushed a commit that referenced this pull request Apr 26, 2019
…se (#3)

Summary:
Pull Request resolved: #3

Add ability to supply an arbitrary model to the benchmarks (so long as it has a likelihood so that we know how to refit it). Also, add support for observation noise.

Reviewed By: Balandat

Differential Revision: D13561279

fbshipit-source-id: 94bcf92819e9b6d0977b8a1f4ee43f6bce0c3e80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants