gplearn
gplearn implements Genetic Programming in Python, with a scikit-learn inspired and compatible API
gplearn implements Genetic Programming in Python, with a scikit-learn inspired and compatible API
To install this package, run one of the following:
gplearn is purposefully constrained to solving symbolic regression problems. gplearn retains the familiar scikit-learn fit/predict API and works with the existing scikit-learn pipeline and grid search modules. gplearn is built for Python 3.5+ and requires scikit-learn
Summary
gplearn implements Genetic Programming in Python, with a scikit-learn inspired and compatible API
Last Updated
May 4, 2022 at 12:26
License
BSD-3-Clause
Total Downloads
11.5K
Supported Platforms
GitHub Repository
https://github.com/trevorstephens/gplearn/Documentation
https://gplearn.readthedocs.io/