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

remove sklearn install from tutorial #1091

Merged
merged 9 commits into from
Apr 10, 2024
Merged

Conversation

jwmueller
Copy link
Member

@jwmueller jwmueller commented Apr 8, 2024

it's already a cleanlab dependency, and now pip install sklearn leads to unhappy messages:

Screen Shot 2024-04-08 at 5 41 05 PM

@jwmueller jwmueller requested a review from elisno April 9, 2024 00:41
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.17%. Comparing base (e0b7615) to head (a945f26).
Report is 6 commits behind head on master.

❗ Current head a945f26 differs from pull request most recent head 1e7c454. Consider uploading reports for the commit 1e7c454 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1091      +/-   ##
==========================================
- Coverage   96.20%   96.17%   -0.03%     
==========================================
  Files          76       76              
  Lines        6005     5986      -19     
  Branches     1070      994      -76     
==========================================
- Hits         5777     5757      -20     
  Misses        135      135              
- Partials       93       94       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@elisno elisno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I've double-checked that there's no other mention of installing scikit-learn (or sklearn) anywhere else in this repo.

We just set scikit-learn as a dependency in our pyproject.toml.

@elisno elisno merged commit 289872e into master Apr 10, 2024
38 of 39 checks passed
@jwmueller jwmueller deleted the jwmueller-rmvsklearninstall branch April 10, 2024 21:41
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