trevorstephens / gplearn

Genetic Programming in Python, with a scikit-learn inspired API
http://gplearn.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.59k stars 281 forks source link

Tests updates #261

Closed trevorstephens closed 2 years ago

trevorstephens commented 2 years ago

Reference Issues/PRs

partial fix to #256 at least the tests will pass anyhow!

What does this implement/fix? Explain your changes.

Test caught up to sklearn 1.0... Not perfect but should at least allow the project to build again against recent sklearn releases