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

Add support for scikit-learn 1.3 #402

Merged
merged 9 commits into from
Sep 3, 2023
Merged

Add support for scikit-learn 1.3 #402

merged 9 commits into from
Sep 3, 2023

Conversation

sebp
Copy link
Owner

@sebp sebp commented Sep 2, 2023

Checklist

  • pytest passes
  • tests are included
  • code is well formatted
  • documentation renders correctly

What does this implement/fix? Explain your changes
Adds support for scikit-learn 1.3 and drops support for version 1.2.

@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
sksurv/ensemble/boosting.py 100.00%
sksurv/tree/tree.py 100.00%

📢 Thoughts on this report? Let us know!.

@sebp sebp merged commit dc213e9 into master Sep 3, 2023
26 checks passed
@sebp sebp deleted the sklearn-13 branch September 30, 2023 19:53
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.

1 participant