symbolic_regression

Crates.iosymbolic_regression
lib.rssymbolic_regression
version0.12.1
created_at2025-12-14 21:00:46.341711+00
updated_at2025-12-30 04:15:57.635439+00
descriptionRust port of SymbolicRegression.jl.
homepagehttps://github.com/astro-automata/symbolic_regression.rs
repositoryhttps://github.com/astro-automata/symbolic_regression.rs
max_upload_size
id1985105
size278,367
Miles Cranmer (MilesCranmer)

documentation

https://docs.rs/symbolic_regression

README

symbolic_regression

crates.io

Rust port of the core engine from SymbolicRegression.jl (regularized evolution + Pareto hall-of-fame), built on top of the dynamic_expressions crate in this workspace.

For a repo-level overview and examples, see README.md at the repo root.

Run the example

cargo run -p symbolic_regression --example example --release
Commit count: 0

cargo fmt