← Methodology

Changelog

Model Version History

2 entries

Version-by-version changes to scoring logic, public score mapping, and model behavior.

rift_index@2026.1

2026-04-21

Phase 1 공개 베타 초기 모델

  • Team Elo*, League Bridge(Global Bridge), Expected Performance, Team Power 통합 점수 도입.
  • Player Elo*, Role Power, Champion Family Fit, Fearless Depth 지표 추가.
  • Provisional 배지: 15경기 미만 엔티티에 자동 부여.
  • Confidence 등급: High(≥0.75) / Medium(0.45–0.75) / Low(<0.45).
  • PublicScore = clamp(1,99, round_half_up(50 + 12 × latent_z)).
  • 모든 계산 lineage(source, fetched_at, license_tier) 추적.

pre_match@2026.1

2026-04-21

경기 전 승리 확률 모델 초기 버전

  • Team Elo* + DraftEdge + SideAdj 기반 P(A beats B) 계산.
  • P(A) + P(B) = 1.0 불변식 (단일 sigmoid 계산 후 B = 1 - A).
  • 표본 부족(Confidence Low) 시 확률 표시 유지, Confidence badge 하향.
Breaking changes mark model shifts that can create visible score discontinuities.View corrections log →