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

Update scikit-learn constraint per coremltools 6.0 #9531

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

glenn-jocher
Copy link
Member

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

Signed-off-by: Glenn Jocher glenn.jocher@ultralytics.com

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Updating scikit-learn version requirement for CoreML quantization compatibility.

πŸ“Š Key Changes

  • Modified the version requirement for scikit-learn in the requirements.txt.
  • The version of scikit-learn is now limited to 1.1.2 or lower.

🎯 Purpose & Impact

  • 🎯 Ensures compatibility with CoreML quantization by preventing the installation of potentially incompatible newer scikit-learn versions.
  • πŸš€ Users working with CoreML quantization can expect more stable and reliable performance with the specific scikit-learn version set.
  • πŸ›  This change may impact users who require a newer version of scikit-learn for other parts of their workflow; they'll have to manage versioning accordingly.

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
@glenn-jocher glenn-jocher merged commit 499a6bf into master Sep 21, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch September 21, 2022 13:14
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.

None yet

1 participant