athena_gaussian_belief_observe
Update Bayesian beliefs using a Gaussian linear model by observing a target value and feature vector, refining predictions with new evidence.
Instructions
Bayesian linear update from one explicit observed target and complete feature vector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | No | ||
| target | Yes | ||
| weight | No | ||
| features | Yes | ||
| context_key | Yes | ||
| evidence_ref | No | ||
| noise_variance | No |