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

Fix optuna example #23

Closed FrancescMartiEscofetQC closed 5 months ago

FrancescMartiEscofetQC commented 5 months ago

This PR fixes a variable name in the optuna example, reduces some verbose of models and it's reran to check that everything works fine.

Checklist

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 94.67%. Comparing base (049fbea) to head (bb036bc). Report is 59 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #23 +/- ## ======================================= Coverage 94.67% 94.67% ======================================= Files 14 14 Lines 1295 1295 ======================================= Hits 1226 1226 Misses 69 69 ```

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