PySR
PySR copied to clipboard
High-Performance Symbolic Regression in Python and Julia
updates: - [github.com/psf/black: 23.12.1 → 24.2.0](https://github.com/psf/black/compare/23.12.1...24.2.0) - [github.com/kynan/nbstripout: 0.6.1 → 0.7.1](https://github.com/kynan/nbstripout/compare/0.6.1...0.7.1)
### Feature Request PySR should launch the search process in a thread so that we can watch for stop signals. However, I'm not sure how PySR could forward the stop...
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3. Release notes Sourced from docker/login-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/login-action#593 Bump @actions/core...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3. Release notes Sourced from docker/setup-qemu-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/setup-qemu-action#102 Bump @actions/core...
### Feature Request I haven't thought this issue all the way through yet, but I thought I'd quickly make a github issue before I don't report it at all. But...
### Feature Request A common pattern in applications of symbolic regression is that there exists some "bottleneck latent" parameters that can describe the data in fewer dimensions than that of...
Seems like Python 3.12 is stable enough to add to the testing now. Once https://github.com/conda-forge/pysr-feedstock/pull/106 is finished we should be able to merge this.
### What happened? Hi Miles, this is the issue flagged to you on Twitter -- sorry it's taken time to report, as I was drowning in exam meetings today! The...
### Feature Request Hi!When I want to find some expressions from my data, I want his form to be specific. For example, I hope that the equation form obtained by...