athena_gp_sparse_predict
Approximate a Gaussian process using a deterministic farthest-point subset of observed rows, then compare predictions against the exact bounded GP reference for accuracy.
Instructions
Approximate the current GP with a deterministic farthest-point subset of observed rows and compare the result to the exact bounded GP reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| features | Yes | ||
| context_key | Yes | ||
| inducing_count | No | ||
| include_observation_noise | No |