Skip to content

Conversation

smcolby
Copy link

@smcolby smcolby commented Apr 28, 2025

Resolves #117

Changelogs

  • Resolve deprecation/future warning by changing force_all_finite to ensure_all_finite in call to sklearn.utils.check_array

Checklist:

  • Was this PR discussed in an issue? It is recommended to first discuss a new feature into a GitHub issue before opening a PR.
  • Add tests to cover the fixed bug(s) or the new introduced feature(s) (if appropriate).
  • Update the API documentation if a new function is added, or an existing one is deleted. Eventually consider making a new tutorial for new features.
  • Write concise and explanatory changelogs below.
  • If possible, assign one of the following labels to the PR: feature, fix or test (or ask a maintainer to do it for you).

@smcolby smcolby requested a review from maclandrol as a code owner April 28, 2025 18:02
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.

Future warning from scikit-learn
1 participant