EconML icon indicating copy to clipboard operation
EconML copied to clipboard

Add support for sample_weights in DRTester

Open gdaiha opened this issue 5 months ago • 2 comments

To solve issue #1004 , this PR adds support for sample_weights in DRTester class. It implements it in fit_nuisances and in each evaluation (calibration, uplift and blp).

gdaiha avatar Sep 10 '25 20:09 gdaiha

I'm going to implement tests to this new feature

gdaiha avatar Sep 10 '25 21:09 gdaiha

pr is ready to review. tests implemented. @kbattocchi , could you rerun the two tests failed due to a temporary unavailability of uv?

gdaiha avatar Sep 22 '25 12:09 gdaiha