Skip to content

v0.8.1

Compare
Choose a tag to compare
@kbattocchi kbattocchi released this 23 Nov 04:59

This is a bugfix release which addresses a few minor issues. The most important issues addressed are:

  • Our previous release was incompatible with some commonly used sklearn releases (#324)
  • Calling fit repeatedly should now return the same results each time when classes are initialized with a fixed random state (#325)
  • Improvements to how scoring is performed for some classes in econml.ortho_iv (#325)