v2.0.0a1 #1055
MilesCranmer
started this conversation in
General
v2.0.0a1
#1055
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is an alpha release of v2.0.0. There will still be changes before the release of v2.0.0, likely including new hyperparameter defaults.
What's Changed
Major changes
Multiple features (update backend to 2.0) (#999)
This PR updates the backend to SymbolicRegression.jl 2.0.0-alpha.8 and exposes several major new features:
fma(fused multiply-add),clamp, etc.guessesparameter tofitfraction_replaced_guessesautodiff_backend="Enzyme"(fragile/experimental)weight_mutate_featureworker_imports: specify Julia packages to import on workersworker_timeout: control timeout for worker processesAutomatic batching for big data (#1045)
Other changes
Full Changelog: v1.5.9...v2.0.0a1
This discussion was created from the release v2.0.0a1.
Beta Was this translation helpful? Give feedback.
All reactions