Skip to content

Diffprivlib 0.6.6

Latest
Compare
Choose a tag to compare
@naoise-h naoise-h released this 10 Apr 14:03

This release of diffprivlib is a minor update to fix a bug with LogisticRegressionClassifier, and to maintain compatibility with Scikit-Learn v1.6.

This version of diffprivlib supports Python versions 3.9 through 3.13.

What's Changed

  • [BUG] Fixes for sklearn 1.6 and LogisticRegressionClassifier by @naoise-h in #98

Full Changelog: 0.6.5...0.6.6