Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release scikit-learn upper bound in responsibleai package #2173

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

imatiach-msft
Copy link
Contributor

@imatiach-msft imatiach-msft commented Jul 10, 2023

Description

It seems that the scikit-learn upper bound is causing issues in other libraries/builds where responsibleai is installed.
For example, see the PR fix for: interpretml/interpret-community#568
Removing the upper bound here and just removing the 1.1 scikit-learn version from compatible dependencies list in the setup.py file.

Please also see the similar and related PR from a year ago:
#1464
I think it might be a bit too early to go for just >1.1.0 yet.

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@codecov-commenter
Copy link

codecov-commenter commented Jul 10, 2023

Codecov Report

Merging #2173 (26cb410) into main (06c00b3) will increase coverage by 14.13%.
The diff coverage is n/a.

❗ Current head 26cb410 differs from pull request most recent head 16ace94. Consider uploading reports for the commit 16ace94 to get more accurate results

@@             Coverage Diff             @@
##             main    #2173       +/-   ##
===========================================
+ Coverage   78.09%   92.22%   +14.13%     
===========================================
  Files          26      103       +77     
  Lines        2159     5143     +2984     
===========================================
+ Hits         1686     4743     +3057     
+ Misses        473      400       -73     
Flag Coverage Δ
unittests 92.22% <ø> (+14.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 129 files with indirect coverage changes

@imatiach-msft imatiach-msft force-pushed the ilmat/fix-sklearn-bound branch from 26cb410 to 929d450 Compare August 1, 2023 14:52
@imatiach-msft imatiach-msft force-pushed the ilmat/fix-sklearn-bound branch from 929d450 to 16ace94 Compare August 1, 2023 19:23
@imatiach-msft imatiach-msft force-pushed the ilmat/fix-sklearn-bound branch from 16ace94 to 9627c1f Compare August 2, 2023 14:43
@imatiach-msft imatiach-msft merged commit e68fde8 into main Aug 2, 2023
@imatiach-msft imatiach-msft deleted the ilmat/fix-sklearn-bound branch August 2, 2023 17:51
kicha0 pushed a commit that referenced this pull request Aug 2, 2023
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.

4 participants