MilesCranmer / PySR

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

Include backend version with warm start fix #271

Closed MilesCranmer closed 1 year ago

MilesCranmer commented 1 year ago

Fixes warm starts when the loss function or dataset changes. See https://github.com/MilesCranmer/SymbolicRegression.jl/compare/v0.15.2...v0.15.3