Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I set the maximum number of nests? #285

Closed
Shota123-pixel opened this issue Jan 29, 2024 · 4 comments
Closed

How can I set the maximum number of nests? #285

Shota123-pixel opened this issue Jan 29, 2024 · 4 comments

Comments

@Shota123-pixel
Copy link

Feature Request

I would like to set the maximum number of nests in sin and cos.
In your paper, users can set the maximum number of nests. However, I can not find how to change it...
Therefore, I would appreciate it if you could tell me how to set the maximum number of nests.

@MilesCranmer
Copy link
Owner

MilesCranmer commented Jan 29, 2024

@Shota123-pixel
Copy link
Author

Shota123-pixel commented Jan 29, 2024

Thank you very much for your quick reply!! I will try it!!
Also, I want to set a loss function to add constraints for recurrence and frequency. In your paper, you use C(E):"frecency" to estimate simple expressions. Is there any option to set C(E) by default or should I set new loss function to add constraints for "frecency"?
I'm sorry to bother you, but I would be grateful if you could reply.

@MilesCranmer
Copy link
Owner

Glad I could help!

Oh frecency is turned on by default

@Shota123-pixel
Copy link
Author

Shota123-pixel commented Jan 29, 2024

Thank you very much for your kind reply!!
It's perfect!
Thanks to you, I can use effectively Symbolic Regression.jl!!

MilesCranmer added a commit that referenced this issue Feb 19, 2024
[Diff since v0.23.1](v0.23.1...v0.23.2)

**Merged pull requests:**
- Formatting overhaul (#278) (@MilesCranmer)
- Avoid julia-formatter on pre-commit.ci (#279) (@MilesCranmer)
- Make it easier to select expression from Pareto front for evaluation (#289) (@MilesCranmer)

**Closed issues:**
- Garbage collection too passive on worker processes (#237)
- How can I set the maximum number of nests? (#285)
MilesCranmer added a commit that referenced this issue Feb 19, 2024
[Diff since v0.23.1](v0.23.1...v0.23.2)

**Merged pull requests:**
- Formatting overhaul (#278) (@MilesCranmer)
- Avoid julia-formatter on pre-commit.ci (#279) (@MilesCranmer)
- Make it easier to select expression from Pareto front for evaluation (#289) (@MilesCranmer)

**Closed issues:**
- Garbage collection too passive on worker processes (#237)
- How can I set the maximum number of nests? (#285)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants