Skip to main content
The ML layer’s 40 tests are load-bearing, not box-ticking. The leakage spine is the only thing standing between a model that looks good on paper and one that silently inflates every offline number by memorising the season. The ONNX parity gate is the only thing that ensures the browser scores what the Python booster trained. Every test has a unique idea; none is decorative.

The 40 tests, grouped

Go deeper

Leakage Spine

The 14 guards in detail one idea each, with the assertion and why it matters.

Parity & Schema

The 5 ONNX parity + 3 predict-schema + 1 target tests the mechanical contracts.

Evaluation Gates

The 7 evaluation gates beats-baseline, calibration computed, cohorts surfaced.

Version Contract

The 10 checks that the manifest names the version it shipped, declares the input width the boosters actually take, and matches the copy the browser loads.

Validation

The methodology behind the metrics these gates enforce.