0.9.0
What's Changed
- Add survival analysis example by @FrancescMartiEscofetQC in #38
- Increase time limit grid search example by @FrancescMartiEscofetQC in #68
- Improve
fit_all_nuisance
andfit_all_treatment
docstring by @FrancescMartiEscofetQC in #69 - Fixed propensity example by @FrancescMartiEscofetQC in #70
- Provide helper method to initiliaze a
MetaLearner
based on anotherMetaLearner
by @kklein in #71 - Move fixed propensity model to utils. by @kklein in #72
- ONNX Interface by @FrancescMartiEscofetQC in #39
- Adapt CI trigger to run on PR from fork. by @kklein in #74
- add method to compute average treatment effects by @apoorvalal in #73
- Fix test class signature. by @kklein in #75
- Prepare release 0.9.0 by @kklein in #76
New Contributors
- @apoorvalal made their first contribution in #73
Full Changelog: 0.8.0...0.9.0