Skip to content

2022.5.27

Compare
Choose a tag to compare
@TomAugspurger TomAugspurger released this 27 May 14:17
· 17 commits to main since this release
1f71018

What's Changed

  • Replace _is_pairwise import with _is_pairwise_metric for compatibility with scikit-learn 1.1 by @cmarmo in #910
  • Black formatting updates by @mmccarty in #909
  • Fix precomputed kernel test with _safe_tags. by @cmarmo in #921
  • Fixing CI by @mmccarty in #929
  • Update coefficient assignment by @kchare in #914

New Contributors

Full Changelog: v2021.1.22...v2022.5.27