Skip to content

GP regression equation fitting

Compare
Choose a tag to compare
@jmafoster1 jmafoster1 released this 17 Sep 14:32
· 78 commits to main since this release
d5f0dad

This release provides functionality to fit regression equations using Genetic Programming. To facilitate this, we move estimation from estimation.py within the testing package to its own dedicated estimation package with each estimator being in its own separate file.