Replies: 1 comment 12 replies
-
It really depends on the problem, but have a look through the options: In particular the search space: https://astroautomata.com/PySR/api/#creating-the-search-space and the constraints: https://astroautomata.com/PySR/api/#working-with-complexities are going to be key to tuning. The search size parameters are for making the search larger, which is also necessary for more exhaustive searches: https://astroautomata.com/PySR/api/#setting-the-search-size |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My model seems to be stuck, as for 1400 iterations it didn't change hall of fame at all. What parameters can i change to improve it?
Beta Was this translation helpful? Give feedback.
All reactions