CoolFace
Datasetpublic

arikw/intervention-learning-framework

intervention-learning-framework (v1, milestone 1) A recursive intervention-learning framework for a real-time sales-call assistant, built simulator-first: every estimator is validated by recovering known ground truth from the generative simulator in intervene/sim/. No production data exists yet; nothing in this repo claims a result from real data, and no estimate is reported without an uncertainty interval. Milestone 1 scope: simulator + detection + offline effect estimation… See the full description on the dataset page: https://huggingface.co/datasets/arikw/intervention-learning-framework.

sourceHugging Faceupdated 16d agoView on Hugging Face
0likes91downloads
43 commits on main
079c30516d ago

add decision 16 (conditional baseline ground truth)

arikw
f52686216d ago

re-push: force remount of truncated file

arikw
155130b16d ago

fix precision_emp: P(label=1 | fired), not firing rate

arikw
4ce622716d ago

fix flat_labels layout to moment-major; add conditional baseline ground truth

arikw
367f8d016d ago

fix: conditional baseline truth + decisions_df drop semantics

arikw
bd1ce5b16d ago

fix cost threshold: per-candidate expected cost, matching docstring and brute force

arikw
ae7627116d ago

experiment script: pass objective lag to planning gate

arikw
5371b2516d ago

fix: pass objective resolution lag to plan()

arikw
e27866f16d ago

fix: DatetimeIndex comparison returns ndarray, not Series

arikw
4a21b2016d ago

fix positivity test: refusal is at p=0/1 exactly

arikw
65e611516d ago

README: layout, estimator assumptions and failure modes

arikw
130b86516d ago

DECISIONS.md

arikw
2889a6c16d ago

reproducible milestone-1 experiment script

arikw
6e359be16d ago

simulator parameter-recovery tests

arikw
2b2149216d ago

detection tests: calibration, PR curves, cost threshold

arikw
dbd8e5816d ago

headline confounding parameter-recovery test

arikw
a4ca97f16d ago

planning calculator tests

arikw
380352016d ago

domain model contract tests

arikw
41e06c716d ago

fix numpy import in planning

arikw
143875316d ago

packaging + pytest config

arikw
a77bd0d16d ago

fix moment-budget validator: expected occurrence mass via quadrature

arikw
f0a53c216d ago

test fixtures: milestone-1 simulator config

arikw
d5e17c216d ago

monitors skeleton (milestone 2)

arikw
1cf6ebf16d ago

per-moment effect table helper

arikw
a2f31cc16d ago

power/planning calculator (implemented in v1)

arikw
b28000916d ago

fix broken both-arms check in ipw

arikw
d10dc3a16d ago

OPE layer skeleton (milestone 2)

arikw
e5722a716d ago

policy layer skeleton (milestone 2)

arikw
13604d716d ago

discovery loop skeleton + CandidateMoment model

arikw
9b5f50c16d ago

generator cleanup: confidence vectorised, no placeholder

arikw
39ef8e016d ago

calibrated moment detector

arikw
ce7103e16d ago

effects re-exports

arikw
2bc338a16d ago

pooled/stratified/IPW estimators with CIs

arikw
7479c3316d ago

detect re-exports

arikw
f194d7316d ago

calibration, ECE, PR curves, cost threshold

arikw
6360ab216d ago

config: clean numpy import

arikw
3aec8ef16d ago

generative simulator + analytic ground truth

arikw
8e8258816d ago

versioned pydantic domain models

arikw
5a2d17816d ago

domain re-exports

arikw
6b1566216d ago

sim re-exports

arikw
fcff1bb16d ago

simulator config

arikw
fb43e2f16d ago

package init

arikw
238d9b616d ago

initial commit

arikw