Diffprivlib 0.6.3
This release of diffprivlib is a minor update to maintain compatibility with the newly-released Scikit-Learn v1.3.
Fixed
- Bug in
DecisionTreeClassifier
andRandomForestClassifier
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 inquantile
by @naoise-h in #85
Full Changelog: 0.6.2...0.6.3