Skip to content

SKLL 2.1

Compare
Choose a tag to compare
@desilinguist desilinguist released this 13 Mar 17:22
1f7a6fa

This is a minor release of SKLL with the only change being that it is now compatible with scikit-learn v0.22.2.

⚡️ There are several changes in scikit-learn v0.22 that might cause several estimators and functions to produce different results even when fit with the same data and parameters. Therefore, SKLL 2.1 can also yield different results compared to previous versions even with the same data and same settings. ⚡️

💡 New features 💡

  • scikit-learn updated to 0.22.2 (Issue #594, PR #595).

🔎 Other minor changes 🔎

  • Update imports to align with the new scikit-learn API.
  • A minor bugfix in logutils.py.
  • Update some test outputs due to changes in scikit-learn models and functions.
  • Update some tests to make pre-release testing for conda and PyPI packages possible.

👩‍🔬 Contributors 👨‍🔬

(Note: This list is sorted alphabetically by last name and not by the quality/quantity of contributions to this release.)

Aoife Cahill (@aoifecahill), Binod Gyawali (@bndgyawali), Matt Mulholland (@mulhod), Nitin Madnani (@desilinguist), and Mengxuan Zhao (@chaomenghsuan).