symbolic_regression 0.12.1

Rust port of SymbolicRegression.jl.
Documentation

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