You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System information
OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Fedora 42 (rawhide)
Sklearn-genetic-opt version: 0.11.1
Scikit-learn version: 1.6.0
Python version: 3.13.1
Describe the bug
Two tests fail with sklearn 1.6.0:
Fedora is in the process of updating NumPy. To make scikit-learn work with numpy 2.2.0 it was updated to version 1.6.0. With that update I'm seeing above test failures.
The text was updated successfully, but these errors were encountered:
System information
OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Fedora 42 (rawhide)
Sklearn-genetic-opt version: 0.11.1
Scikit-learn version: 1.6.0
Python version: 3.13.1
Describe the bug
Two tests fail with
sklearn
1.6.0:Fedora is in the process of updating NumPy. To make
scikit-learn
work withnumpy
2.2.0 it was updated to version 1.6.0. With that update I'm seeing above test failures.The text was updated successfully, but these errors were encountered: