[ANN] SymbolicRegression.jl - distributed symbolic regression

Hi @MilesCranmer and thanks for this package!

  1. what kinds of cases would I prefer this over traditional supervised ML methods such as Gradient Boosting?
  2. Is it possible to include function composition as a binary operator?
    binary_operators=(+, *, /, -,∘) doesn’t work
1 Like