Skip to content

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Sep 21, 2022

Signed-off-by: Glenn Jocher [email protected]

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Update to machine learning requirements list.

πŸ“Š Key Changes

  • πŸ”§ Unpinned the version requirement for scikit-learn in requirements.txt.

🎯 Purpose & Impact

  • ✨ This change allows for greater flexibility by not restricting to a specific version of scikit-learn, which can lead to better compatibility with other packages and fewer conflicts.
  • πŸ”„ Users can benefit from the latest features and improvements in scikit-learn without the need to manually override the version requirement.
  • πŸ” Developers may need to monitor compatibility with new versions of scikit-learn going forward, which could introduce breaking changes or require updates to the codebase.

@glenn-jocher glenn-jocher merged commit 6ebef28 into master Sep 21, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch September 21, 2022 13:12
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