Skip to content

How to tell Symbolic Regression to create trees without using constants? #417

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

You must be logged in to vote

You can set the complexity of constants to a very large number. Like complexity_of_constants=100. Then it will avoid them.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vinhpb
Comment options

Answer selected by vinhpb
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