trevorstephens / gplearn

Genetic Programming in Python, with a scikit-learn inspired API
http://gplearn.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.56k stars 274 forks source link

what hyperparameter/s control/s the variables in final expression? #272

Closed MohammadSoltani100 closed 2 years ago

MohammadSoltani100 commented 2 years ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Additional context

first of all, big thanks for the great work

question is: suppose that I have 5 input variables (5 independent X), in the final expression but, I see less than 5. 1- what hyperparameter/s control/s this situation?

2- generally what are the most important hyperparameters (for tuning) in gplern?

Thanks for consideration

trevorstephens commented 2 years ago

Detailed discussion of the hyperparameters in the docs: https://gplearn.readthedocs.io/en/stable/intro.html

MohammadSoltani100 commented 2 years ago

Thank you!

On Sun, May 8, 2022 at 7:08 AM Trevor Stephens @.***> wrote:

Closed #272 https://github.com/trevorstephens/gplearn/issues/272.

— Reply to this email directly, view it on GitHub https://github.com/trevorstephens/gplearn/issues/272#event-6568135033, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASPWCXDUPYQR3PTXRIGPGXTVI4SLZANCNFSM5VK5CY7A . You are receiving this because you authored the thread.Message ID: @.***>