Skip to content

Forcing PySR to use specific formula and shortcut for activating all unary operators #657

Answered by MilesCranmer
Sta1ger asked this question in Q&A
Discussion options

You must be logged in to vote

I don’t recommend turning them all on because many are correlated with each other (sin and cos) and the more operators you have, the slower the search. Keep in mind that it’s roughly a O(n!) search space to explore, with n some function of the number of features and operators.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Sta1ger
Comment options

@MilesCranmer
Comment options

Answer selected by Sta1ger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
PySR PySR-related discussion SymbolicRegression.jl SymbolicRegression.jl-related discussion
2 participants