Skip to content

PCE with BCS to get Sobol sensitivity #13

Answered by bjdebus
eclipseyin147 asked this question in Q&A
Discussion options

You must be logged in to vote

BCS is very powerful, but it also has a lot of hyperparameters that affect the quality of the approximation. Take look at https://github.com/sandialabs/UQTk/blob/master/examples/surrogate_genz/surrogate_genz-BCS.ipynb and https://github.com/sandialabs/UQTk/blob/master/examples/surrogate_genz/surrogate_genz-BCS_detailed.ipynb for some examples. At the very least, you want to try a range of eta values and determine which one minimizes the testing error. Also look at parity plots (predicted vs. true test data) to verify that the surrogate is in the ballpark. If the surrogate is no good, then the Sobol' indices will be off too.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@eclipseyin147
Comment options

@bjdebus
Comment options

Answer selected by eclipseyin147
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants