Skip to content

v0.6

Compare
Choose a tag to compare
@kbattocchi kbattocchi released this 07 Dec 07:37

This release includes the following changes:

  • Adds a new double ML class with a non-parametric final stage (#170)
  • Adds an "honest forest" sklearn-compatible regressor, plus forest-based DML and DR CATE estimators based on it (#170)
  • Adds classes to support visual interpretation of CATE estimates and policies, along with notebooks demonstrating their use (#177)
  • Vastly improves the documentation (#197)
  • Fixes an issue where we used more memory than necessary in a few places (#199)