MilesCranmer / PySR

High-Performance Symbolic Regression in Python and Julia
https://astroautomata.com/PySR
Apache License 2.0
2.32k stars 211 forks source link

Timeout in seconds not applying #725

Open MilesCranmer opened 6 days ago

MilesCranmer commented 6 days ago

Discussed in https://github.com/MilesCranmer/PySR/discussions/724

Originally posted by **usebi** September 25, 2024 I tried the timeout_in_seconds function of pysr regressor and set the timeout to 12 hours but after many hours from the limit the program is still working because I see the resources used but it seems stopped because it no longer writes anything new
MilesCranmer commented 6 days ago

@usebi can you share info on your system? Does it work for smaller timeouts? Also what parameters are you using?

usebi commented 5 days ago

i'm using Windows 11. doesn't work for smaller timeouts. The problem is the size of the dataset, with a smaller datasets the timeout works