Skip to content

v0.6.1

Compare
Choose a tag to compare
@kbattocchi kbattocchi released this 13 Jan 21:02

This release fixes a few bugs:

  • Improves the selection of alphas when using debiased lasso (#211)
  • Fixes an issue with weight clipping in non-parametric DML (#208)
  • Enables DRLearner subclasses to handle Y arrays with shape (n,1) instead of just (n,) (#209)