Quantco / metalearners

MetaLearners for CATE estimation
https://metalearners.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
34 stars 4 forks source link

Reuse conditional average outcome estimates for X-Learner pseudo outcome #83

Closed kklein closed 3 months ago

kklein commented 3 months ago

This refactoring does not resolve https://github.com/Quantco/metalearners/issues/80 but it might make resolving it easier.

Related to https://github.com/Quantco/metalearners/issues/82

Checklist

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.42%. Comparing base (d863df1) to head (7941aef). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #83 +/- ## ======================================= Coverage 94.42% 94.42% ======================================= Files 15 15 Lines 1793 1793 ======================================= Hits 1693 1693 Misses 100 100 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

kklein commented 3 months ago

FYI @MatthiasLoefflerQC