GP regression equation fitting
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.