Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

ml-feature-pit-derive-from-anchor-else-ablation-upper-bound

Estrellas1
Forks0
Actualizado8 de julio de 2026 a las 12:14

Decide go/no-go on a candidate ML feature that derives from a SNAPSHOT field with NO point-in-time history table — where joining today's value onto historical training rows back-applies the future and leaks. Two branches with opposite resolutions. Use when: (1) scoring a CRM/account/lead snapshot field (transfer credits, age, status, score) as a model feature and there's no `*_history`/`*_audit`/`*_cdc` for it; (2) a candidate shows a strong incremental gradient you suspect is partly post-outcome leak; (3) someone proposes proving value with a naive with/without ablation; (4) a time-varying attribute (age, tenure, days-since-X) is stored as a recomputed snapshot. Covers: derive-from-immutable-anchor (birthdate→age, created_date→tenure) for PIT-exact with NO history table; and the asymmetric ablation-upper-bound rule when PIT is truly unsatisfiable.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

SKILL.md
readonly