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

Add support for nested hyperparameters tuning #100

Open
itaitzruia4 opened this issue May 13, 2024 · 0 comments
Open

Add support for nested hyperparameters tuning #100

itaitzruia4 opened this issue May 13, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@itaitzruia4
Copy link
Collaborator

Currently, only the hyperparameters of Algorithm can be tuned.
It would be useful also to tune other hyperparameters such as population_size or probabilities of genetic operators.

This will require changes in set_params and get_params methods of SKWrapper, Algorithm, and additional classes.

@itaitzruia4 itaitzruia4 added the help wanted Extra attention is needed label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant