SKLL 2.1
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 💡
🔎 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).