Skip to content

Diffprivlib 0.5.2

Compare
Choose a tag to compare
@naoise-h naoise-h released this 13 May 13:07
· 43 commits to main since this release

This is a minor release of diffprivlib that adds the snapping mechanism and fixes bugs introduced by Scikit-learn 1.1.0.

Added

  • Snapping mechanism, Snapping (#46, by @danrr)

Fixed

  • Bugs in LinearRegression, LogisticRegression and RandomForestClassifier introduced by release of Scikit-learn 1.1.0 (#65)

New Contributors

  • @danrr made their first contribution in #46

Full Changelog: 0.5.1...0.5.2