As today's requirements setup for snowflake-ml-python, scikit-learn
is constrained to <1.6
, as seen in:
|
version_requirements: <1.6 |
It would be nice to enable support for 1.6.x
and 1.7.x
versions, considering that 1.5.2
version was released in Sep 2024 it's starting to feel legacy.
https://scikit-learn.org/stable/whats_new/v1.7.html#release-notes-1-7
https://scikit-learn.org/stable/whats_new/v1.6.html