symbolic_regression 0.2.0

Rust port of SymbolicRegression.jl.
docs.rs failed to build symbolic_regression-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: symbolic_regression-0.12.1

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