Skip to content

Releases: uber/causalml

v0.15.5

09 Jul 00:10
5f5c4fb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.4...v0.15.5

v0.15.4

15 May 16:49
5d19684
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.3...v0.15.4

v0.15.3

20 Feb 18:36
86e5c89
Compare
Choose a tag to compare
  • This release allows users to use the latest versions of Cython, numpy, scipy, and scikit-learn by updating dependencies.
  • Pre-built wheels for Python 3.12, in addition to Python 3.9-3.11, are now available on PyPI for easy installation.

What's Changed

Full Changelog: v0.15.2...v0.15.3

v0.15.2

01 Oct 06:14
c4d7c60
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.1...v0.15.2

v0.15.1

19 Apr 00:05
29a2d75
Compare
Choose a tag to compare
  • This release fixes the build failure on macOS and a few bugs in UpliftTreeClassifier.
  • We have two new contributors, @lee-junseok and @IanDelbridge. Thanks for your contributions!

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.15.1

v0.15.0

22 Feb 19:20
7ccbaf7
Compare
Choose a tag to compare
  • In this release, we revamped documentation, cleaned up dependencies, and improved installation - in addition to the long list of bug fixes.
  • We have four new contributors, @peterloleungyau, @SuperBo, @ZiJiaW, and @erikcs who submitted their first PRs to CausalML. Thanks for your contributions!

Updates

New Contributors

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

v0.14.1

28 Aug 00:37
b7dbce5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.14.1

v0.14.0

08 Jul 20:19
a2c8baf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.0

02 Sep 21:17
6cbd638
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.3...v0.13.0

v0.12.3

14 Mar 23:35
301fb4b
Compare
Choose a tag to compare

This patch is to release a version without the constraint of Shap which can be used for conda-forge.

What's Changed

  • Modify the requirement version of Shap by @ppstacy in #483

Full Changelog: v0.12.2...v0.12.3