rename: update card cross-refs to attuned-resonance-* slugs
Browse files
README.md
CHANGED
|
@@ -12,9 +12,9 @@ pipeline_tag: tabular-regression
|
|
| 12 |
|
| 13 |
# Attuned Resonance Outcome Predictor — Multi-Head LSTM
|
| 14 |
|
| 15 |
-
>
|
| 16 |
|
| 17 |
-
Given an intake record, an advisor profile, and the advisor's recent call history, forecasts three call outcomes: handle time, first-contact resolution (FCR) probability, and CSAT. Designed to be composed downstream of the [intake model](https://huggingface.co/datamatters24/
|
| 18 |
|
| 19 |
**Research/educational use only.** See disclaimer below.
|
| 20 |
|
|
|
|
| 12 |
|
| 13 |
# Attuned Resonance Outcome Predictor — Multi-Head LSTM
|
| 14 |
|
| 15 |
+
> The GitHub repo slug is still "CEPM" during the gradual rename; the Hugging Face slugs were migrated to `attuned-resonance-*` on 2026-05-09 (HF preserves the old `cepm-*` URLs as redirects).
|
| 16 |
|
| 17 |
+
Given an intake record, an advisor profile, and the advisor's recent call history, forecasts three call outcomes: handle time, first-contact resolution (FCR) probability, and CSAT. Designed to be composed downstream of the [intake model](https://huggingface.co/datamatters24/attuned-resonance-intake) and upstream of the [PPO router](https://huggingface.co/datamatters24/attuned-resonance-router).
|
| 18 |
|
| 19 |
**Research/educational use only.** See disclaimer below.
|
| 20 |
|