trevorstephens / gplearn

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

use base class validation #268

Closed trevorstephens closed 2 years ago

trevorstephens commented 2 years ago

Reference Issues/PRs

Fixes #262

What does this implement/fix? Explain your changes.

Use existing sklearn built in validation for better compliance to slep010

coveralls commented 2 years ago

Coverage Status

Coverage decreased (-0.004%) to 98.962% when pulling b205005587968c3b2c8a52eb887194d6c94b1862 on n-features-in into d848d22d814cd648964a5a788d4aaf99a9ed4949 on master.