Skip to content

Widen scikit-learn constraint to <2 - #103

Open
pmrv wants to merge 1 commit into
ICAMS:masterfrom
pmrv:scikit-learn-upstream
Open

Widen scikit-learn constraint to <2#103
pmrv wants to merge 1 commit into
ICAMS:masterfrom
pmrv:scikit-learn-upstream

Conversation

@pmrv

@pmrv pmrv commented Aug 8, 2026

Copy link
Copy Markdown

Description of Changes

The <=1.4.2 pin came from a blanket version-pinning commit; the only sklearn usage is Ridge from sklearn.linear_model, which is stable across 1.x releases. Match the style of the numpy/pandas constraints.

Checklist

  • Code is well-documented.
  • All tests have been run and passed.
  • Relevant documentation has been updated if necessary.

License Agreement

By submitting this pull request, I agree that:

  • The code submitted in this pull request will be distributed under the Academic Software License (free for academic non-commercial use, not free for commercial use), see LICENSE.md for more details.
  • The copyright for the code, including the submitted code, remains with Ruhr University Bochum. Ruhr University Bochum retains the right to transfer or modify the copyright.

Thank you for your contribution!

The <=1.4.2 pin came from a blanket version-pinning commit; the only
sklearn usage is Ridge from sklearn.linear_model, which is stable
across 1.x releases. Match the style of the numpy/pandas constraints.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FT7d8d2E3FansicmSzJ1SW
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants