Pick your faults on the left and run one.
Takes about a second — nothing is trained.
Findings
{% if not report.findings %}Nothing trips a detector. Train with confidence.
{% endif %} {% for f in report.findings %}{{ f.what }}
{{ f.so_what }}
Diagnostic figure
Measurements
| Phase | Strategies | Averaging hazard | H(a|s) |
|---|---|---|---|
| {{ a.phase }} | {{ a.n_modes }} | 1 and a.hazard_ratio > 1.0 %}class="bad"{% endif %}> {{ "%.2f"|format(a.hazard_ratio) }} SD | {{ "%.2f"|format(report.entropy.per_phase.get(a.phase, 0)) }} |
Condition-space gap {{ "%.0f%%"|format(report.coverage.gap_ratio * 100) }} · intrinsic dimensionality {{ "%.2f"|format(report.coverage.intrinsic_dim) }} · {{ report.shards.n_shards }} feature shard(s), CKA {{ "%.2f"|format(report.shards.cka_between) }}
Did the warning come true?
Two policy classes trained on this exact configuration and rolled out 40 times each. Measured ahead of time — training takes minutes, so it does not run in the browser.
| Policy | Success | Collision |
|---|---|---|
| {{ name }} | {{ succ }} | {{ coll }} |