Custom subexpressions within final expressions #979
-
|
Hello, Currently, I have been able to specify the operators in the final expression. However, I would like to introduce a custom function (of input variables and constants) that is made optionally-available for the regressor to use as an element in the final expression. For instance, I would like to introduce the power law, I tried to implement this in Thanks for the help. Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
@janzenchoi could you perhaps give additional examples of what you mean? Essentially, what would "candidate" expressions look like for a single search? I think there's a way to make |
Beta Was this translation helpful? Give feedback.
Thanks. In this case you can do it with a template expression like this: