Skip to content

Diffprivlib 0.6.3

Compare
Choose a tag to compare
@naoise-h naoise-h released this 30 Jun 15:40
· 29 commits to main since this release

This release of diffprivlib is a minor update to maintain compatibility with the newly-released Scikit-Learn v1.3.

Fixed

  • Bug in DecisionTreeClassifier and RandomForestClassifier arising from the release of Scikit-Learn v1.3

Merged Pull Requests

  • Update readme adding known publications by @stefano81 in #78
  • [BUG] Fixes _Node class for scikit-learn v1.3 by @naoise-h in #86
  • [BUG] Fix random_state bug in quantile by @naoise-h in #85

Full Changelog: 0.6.2...0.6.3