Commit 6470062
Make elo bootstrap rank-stability analysis opt-in (--bootstrap)
The nonparametric+parametric bootstrap refits the whole Bradley-Terry model per
sample (1000 each), which is minutes/sample on a large ladder (~days total) and
ran unconditionally. Gate it behind --bootstrap (default off) with --n-bootstrap
to size it. The ranking and per-fit ±1σ uncertainties are unaffected.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 89f9d82 commit 6470062
1 file changed
Lines changed: 17 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1592 | 1592 | | |
1593 | 1593 | | |
1594 | 1594 | | |
| 1595 | + | |
| 1596 | + | |
| 1597 | + | |
| 1598 | + | |
| 1599 | + | |
| 1600 | + | |
| 1601 | + | |
| 1602 | + | |
| 1603 | + | |
| 1604 | + | |
| 1605 | + | |
| 1606 | + | |
| 1607 | + | |
1595 | 1608 | | |
1596 | 1609 | | |
1597 | 1610 | | |
| |||
1637 | 1650 | | |
1638 | 1651 | | |
1639 | 1652 | | |
1640 | | - | |
| 1653 | + | |
1641 | 1654 | | |
1642 | 1655 | | |
1643 | 1656 | | |
1644 | 1657 | | |
1645 | | - | |
| 1658 | + | |
1646 | 1659 | | |
1647 | 1660 | | |
1648 | 1661 | | |
1649 | 1662 | | |
1650 | 1663 | | |
1651 | 1664 | | |
1652 | 1665 | | |
| 1666 | + | |
| 1667 | + | |
1653 | 1668 | | |
1654 | 1669 | | |
1655 | 1670 | | |
| |||
0 commit comments