Skip to content

MNT Fix several FutureWarnings #810

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

Merged
merged 6 commits into from
Apr 2, 2025

Conversation

ArturoAmorQ
Copy link
Collaborator

Follows from #790.

Bumping the version scikit-learn to v1.6 introduced some FutureWarnings. This PR fixes them, as well as a FutureWarning related to resampling time indexed data.

Note: As mentioned in #789 (comment), auto-updates are disabled on FUN, where still run on scikit-learn v1.3. Therefore building the notebooks after this PR should be done in combination with an update of the Jupyter image in FUN.

@ogrisel ogrisel changed the base branch from main to update-to-scikit-learn-1.6 April 2, 2025 09:26
Copy link
Collaborator

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

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

Quick feedback. I will merge and trigger a sync of the notebooks to check the results.

@ogrisel ogrisel merged commit a1f0aef into INRIA:update-to-scikit-learn-1.6 Apr 2, 2025
1 check passed
@ArturoAmorQ ArturoAmorQ deleted the fix_warnings branch April 3, 2025 10:10
ogrisel added a commit that referenced this pull request May 27, 2025
* Feature branch to update to 1.6

* MNT Fix several FutureWarnings (#810)

* MTN Wrap up quiz sklearn 1.6 verification (#817)

* MAINT Use class_of_interest in DecisionBoundaryDisplay (#772)

* Resync everything

---------

Co-authored-by: Arturo Amor <[email protected]>
Co-authored-by: SebastienMelo <[email protected]>
github-actions bot pushed a commit that referenced this pull request May 27, 2025
* Feature branch to update to 1.6

* MNT Fix several FutureWarnings (#810)

* MTN Wrap up quiz sklearn 1.6 verification (#817)

* MAINT Use class_of_interest in DecisionBoundaryDisplay (#772)

* Resync everything

---------

Co-authored-by: Arturo Amor <[email protected]>
Co-authored-by: SebastienMelo <[email protected]> c9728c8
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.

3 participants