Replies: 1 comment 2 replies
-
There is the Note that the library has been tuned for performance in terms of wall time, rather than efficiency in terms of evaluations. So taking the default parameters will be quite suboptimal for evaluation efficiency. Sadly I’m not sure which parameters are most relevant for such an performance metric. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am comparing the performance of different symbolic regression approaches based on the number of evaluated expressions (Max 100,000). Could someone help me to understand which parameters should I set (and maybe which parameters are the most important) to constrain the approach to max 100.000 evaluations?
I presume I must change parameters: niterations, populations, population_size, and ncyclesperiteration, but I am not sure how
Thank you in advance,
Sebastian
Beta Was this translation helpful? Give feedback.
All reactions