add predictions page with game theory analysis and card stats
Bayesian next-chair predictor (Markov chains, base rate, streak regression), statistical tests (chi-squared, runs test, autocorrelation), theory backtesting with rolling accuracy, and card-level analysis (value/suit distribution, face card frequency, top winning cards).
This commit is contained in:
@@ -215,6 +215,7 @@
|
||||
<div style="display:flex;gap:14px">
|
||||
<a href="/" class="nav-link">Live Dashboard →</a>
|
||||
<a href="/patterns" class="nav-link">Patterns →</a>
|
||||
<a href="/predictions" class="nav-link">Predictions →</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user