add pattern analysis feature with web dashboard and CLI

New /patterns page with 9 analyses: chair win bias, bet rank
correlations, hand type distributions, pot size buckets, streaks,
hourly patterns, and recent-vs-overall comparison. Also adds a
standalone analyze.py CLI script for terminal output.
This commit is contained in:
2026-02-25 22:45:43 +05:00
parent e65b6b2cfb
commit 2b8e3dd456
6 changed files with 824 additions and 1 deletions

View File

@@ -212,7 +212,10 @@
<div class="header">
<h1>Teen Patti Analytics</h1>
<a href="/" class="nav-link">Live Dashboard &rarr;</a>
<div style="display:flex;gap:14px">
<a href="/" class="nav-link">Live Dashboard &rarr;</a>
<a href="/patterns" class="nav-link">Patterns &rarr;</a>
</div>
</div>
<div class="period-bar">