Hacker News new | ask | show | jobs
by baq 691 days ago
For those who're only distantly aware of the kind of problem this solves (like me), the wikipedia link further elaborates:

https://en.wikipedia.org/wiki/Symbolic_regression

and turns out there's a Python package

https://github.com/MilesCranmer/PySR

I've needed something like this at least once (but IIRC no more than twice ;) ), so I'm glad to know what to look for next time, thanks for the rabbit hole!

1 comments

The Science paper launched my PhD topic. I asked a professor what they did for research, they listed a bunch of boring things... saw that and then asked "Did you see that talk about evolving equations? Do you want to work on that?" I was like hell yes!

(Hod gave a talk at our uni about all his research topics)

I wrote a deterministic algorithm for SymReg that outperforms genetic programming.

https://github.com/verdverm/pypge