paper-dynasty-card-creation/batters
Cal Corum 2bf3a6cee7 Fix SLG formula drift in extracted rating models
The extracted batting and pitching models used malformed SLG equations that double-counted and omitted outcomes, skewing slash lines. Align formulas with canonical weighting and add regression tests to prevent recurrence.

Co-Authored-By: Claude GPT-5.3-Codex <noreply@anthropic.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-26 07:47:15 -06:00
..
__init__.py Refactor pit/bat/def to modules 2023-11-05 12:18:42 -06:00
calcs_batter.py Extract BattingCardRatingsModel and PitchingCardRatingsModel into models.py files 2026-02-25 16:42:51 -06:00
card_builder.py Extract BattingCardRatingsModel and PitchingCardRatingsModel into models.py files 2026-02-25 16:42:51 -06:00
creation.py CLAUDE: Add default OPS constants and type hints to improve code clarity 2025-10-31 23:28:49 -05:00
models.py Fix SLG formula drift in extracted rating models 2026-02-26 07:47:15 -06:00
stat_prep.py December 22 Update 2024-12-22 15:46:52 -06:00