1.7.2
📦 scikit-learn
🐛 1 fixes
Summary
scikit-learn 1.7.2 introduces bug fixes and adds support for Python 3.14.
Migration Steps
- Upgrade scikit-learn using pip: pip install -U scikit-learn
- Upgrade scikit-learn using conda: conda install -c conda-forge scikit-learn
🐛 Bug Fixes
- Various bug fixes (unspecified in release notes).