MilesCranmer / PySR

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

Add optimization-as-mutation, and adaptive parsimony #217

Closed MilesCranmer closed 1 year ago

MilesCranmer commented 1 year ago

This adds two algorithmic improvements in the backend. Adaptive parsimony in particular can be extremely effective at escaping local minima.