Skip to content

v0.11.0

Compare
Choose a tag to compare
@kbattocchi kbattocchi released this 10 May 13:20

This is a minor release which:

  • Extends support for weighting samples to allow both fractional sample weights as well as frequency weights (#439)
  • Fixes some problems with the multi-investment case study and improved policy learners (#441)
  • Adds a notebook which uses EconML to estimate treatment effects using the dataset from LaLonde (#448)
  • Enables pandas dataframes to be used with CausalForestDML, including tuning (#447)
  • Fixes a few other miscellaneous issues (#458, #459)