cavalab / srbench

A living benchmark framework for symbolic regression
https://cavalab.org/srbench/
GNU General Public License v3.0
216 stars 78 forks source link

Refactor validation #9

Closed jmmcd closed 4 years ago

jmmcd commented 5 years ago

Let's use est._model instead of est._models[-1], in case FFX decides on a more sophisticated method of choosing a model from the Pareto front in future.

jmmcd commented 5 years ago

Hmm, not sure if I'm doing this PR right. Github seems to have included in the PR the merge I did from your branch to my fork. Sorry, I'm a Github amateur!

lacava commented 4 years ago

thanks @jmmcd !