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

PySR compared to heuristic lab #76

Open Shreynger opened 3 years ago

Shreynger commented 3 years ago

hey, I've been using your Library for one of my research purposes and it's been very insightful, I switched from gplearn and could reasonably tell the difference. Recently I came across Heuristic lab(an open-source software) which is also based on symbolic regression. If you know about the software could you please give your take on the comparison of PySR to it? similar to the benchmarks comparison which I came across on the thread of gplearn and Pysr. Appreciate your work been very helpful!

MilesCranmer commented 3 years ago

Hey @Shreynger, Thanks for your interest! Great to know PySR is working well for you :) I haven't actually heard of HeuristicLab before, thanks for pointing this out, it looks like a cool app. I don't have bandwidth to try benchmarking against it, but I'd be interested in a comparison too. Cheers, Miles