Skill Wiki v0.1.0
anti-pattern @community/anti-pattern-leaky-target

Leaky Target

A feature that is computed using information that would not have been available at inference time — typically because the feature pipeline reads the latest value of some column instead of the value as-of the prediction t…

Skill
@community
Domain
machine-learning
Version
1.0.0
Quality
4.0
Edges
5 out · 5 in
Tokens
98/876/1679
$ prime install @community/anti-pattern-leaky-target

Projection

Always in _index.xml · the agent never has to ask for this.

LeakyTarget [anti-pattern] v1.0.0

A feature that is computed using information that would not have been available at inference time — typically because the feature pipeline reads the latest value of some column instead of the value as-of the prediction timestamp. Models with leaky features look spectacular in offline evaluation and fail completely in production.

Source

prime-system/examples/frontend-design/primes/compiled/@community/anti-pattern-leaky-target/atom.yaml

Compiled at 2026-05-07