Diffprivlib 0.6.2
This release of diffprivlib is a minor update on 0.6.1 to maintain compatibility with the newly-released Scikit-learn 1.2, while also adding explicit support for Python 3.11.
Added
- Support for Python 3.11
Fixed
- Minor changes to support Scikit-learn's new parameter validation
- Minor changes to
PCA
andRandomForestClassifier
resulting from recent scikit-learn deprecations
Merged Pull Requests
Full Changelog: 0.6.1...0.6.2