RIDGE BASELINE, FULL SYNTHETIC TASK
Input80 / output40, 200 paniers + inverse, top20
Baseline Ridge sur le même protocole que Keras: tick 6h, input 80 retours de panier, target=sum des 40 retours futurs, 400 candidats par timestep, top 20. Train/Val/Test complets, pas de sampling Train.
Best Val-91.31
Test du best-Val-52.91
Test gain/DD-1.0% / -34.6%
Best alpha100.0
Résultats
| Variant | Val score | Test score | Test gain | Test DD | Avg/trade | Trades | Open avg | Open max | Long frac |
|---|---|---|---|---|---|---|---|---|---|
| Ridge alpha=100.0 | -91.31 | -52.91 | -0.98% | -34.62% | -0.0000% | 29200 | 789.32 | 800 | 50.0% |
| Ridge alpha=1.0 | -91.36 | -52.82 | -0.91% | -34.61% | -0.0000% | 29200 | 789.32 | 800 | 50.0% |
| Ridge alpha=0.1 | -91.37 | -52.82 | -0.91% | -34.61% | -0.0000% | 29200 | 789.32 | 800 | 50.0% |
| Ridge alpha=10.0 | -91.41 | -52.77 | -0.85% | -34.61% | -0.0000% | 29200 | 789.32 | 800 | 50.0% |
Tâche full synthetic: Val/Test sont synthétiques. Inverses exacts inclus; poids L1 normalisés. À interpréter comme diagnostic du protocole, pas comme résultat original-basket.

