track_signal
Record a signal prediction to track prediction accuracy over time. Later resolve the signal to calculate Brier score and improve calibration.
Instructions
Record a signal prediction for later calibration tracking. Once tracked, you can call resolve_signal when the outcome is known to measure prediction accuracy (Brier score). Used to build calibration over time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| title | Yes | ||
| source | Yes | ||
| topics | No | ||
| metadata | No | ||
| signal_type | Yes | ||
| engagement_score | Yes |