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

Implement `CrossFitEstimator.score` #63

Closed FrancescMartiEscofetQC closed 4 months ago

FrancescMartiEscofetQC commented 4 months ago

This PR is just for the sake of completeness.

Checklist

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.00%. Comparing base (9e00603) to head (108f4f3). Report is 27 commits behind head on main.

Files with missing lines Patch % Lines
metalearners/cross_fit_estimator.py 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #63 +/- ## ========================================== + Coverage 94.99% 95.00% +0.01% ========================================== Files 15 15 Lines 1498 1503 +5 ========================================== + Hits 1423 1428 +5 Misses 75 75 ```

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