athena_gp_joint_design
Ranks candidate measurements for experiments based on expected decision value and information gain, helping choose which data to collect next.
Instructions
Rank candidate GP measurements by downstream decision EVSI plus expected hypermodel entropy reduction under the QMC hyperposterior. DESIGN_ONLY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| bounds | No | ||
| actions | Yes | ||
| mc_samples | No | ||
| context_key | Yes | ||
| cost_weight | No | ||
| experiments | Yes | ||
| risk_weight | No | ||
| hyper_samples | No | ||
| decision_weight | No | ||
| information_weight | No |