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

improve tests #270

Closed trevorstephens closed 2 years ago

trevorstephens commented 2 years ago

Reference Issues/PRs

Fixes #196 Fixes #257

What does this implement/fix? Explain your changes.

Get rid of as many warnings in tests as possible, and replace boston dataset in all tests and examples

coveralls commented 2 years ago

Coverage Status

Coverage decreased (-0.1%) to 98.833% when pulling 79d31fe169e32fb5e7217019a24c1321337a0137 on test-improvements into 11605c4d0954557a26bfd7c1e81e93b2a1975d5f on master.