Skip to content

BoundsError during eval_tree_array #336

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

You must be logged in to vote

What is your tree? It looks like your expression has a feature=2 node, which is out-of-bounds for your input data. i.e., you would need to provide a 2D array with dimensions 2x11 instead.

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@DenisSvirin
Comment options

@MilesCranmer
Comment options

@DenisSvirin
Comment options

@MilesCranmer
Comment options

@DenisSvirin
Comment options

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