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

Add Gpx accessors #140

Merged
merged 10 commits into from
Mar 3, 2024
Merged

Add Gpx accessors #140

merged 10 commits into from
Mar 3, 2024

Conversation

relf
Copy link
Owner

@relf relf commented Mar 2, 2024

A Gpx mixture surrogate gives now access to hyperparameters thetas, variances and reduced likelihood value of the expert Gp surrogates resulting from the training process.
Some surrogate traits where refactored:

  • Add GpSurrogateExt trait to manage derivatives and sampling
  • Add GpParameterized trait to manage optimized parameters
  • MixtureGpSurrogate is not a FullGpSurrogate any more
  • Add experts retrieval from GpMixture

@relf relf merged commit 1653b08 into master Mar 3, 2024
14 checks passed
@relf relf deleted the gpx-getters branch March 3, 2024 19:23
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.

None yet

1 participant