Skip to content

v0.15.0

Latest
Compare
Choose a tag to compare
@kbattocchi kbattocchi released this 27 Feb 17:42

This is a major update of the library, with several important improvements, as well as a number of bug-fixes and minor improvements.

What's Changed

  • Adds the ability to scale ortholearner training using Ray (by @v-shaal in #800)
  • Allows missing values in W and sometimes X (by @fverac in #791)
  • Enables federated estimation of linear models (by @kgao in #818)
  • Provides a CATE validation suite for discrete models (by @amarvenu in #777 and #836)
  • Enable model selection for first stage models (by @kbattocchi in #808 and #848)
  • Improve discreteness handling, allow binary outcomes by @fverac in #816

New Contributors

Full Changelog: v0.14.1...v0.15.0