Change8

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

  1. Upgrade scikit-learn using pip: pip install -U scikit-learn
  2. Upgrade scikit-learn using conda: conda install -c conda-forge scikit-learn

🐛 Bug Fixes

  • Various bug fixes (unspecified in release notes).