Skip to content

Conversation

@fjwillemsen
Copy link
Collaborator

@fjwillemsen fjwillemsen commented Jul 11, 2025

This PR combines the hyperparameter tuning with the constrained optimization algorithms, new differential evolution implementation, and support for custom strategies.
In addition, it brings several performance improvements to the handling and lookup of neighbors in the search space:

  • Simultaneous caching of various neighbor methods.
  • Specific methods for finding a random neighbor.
  • Partial neighbor caching, which works by the fact that each neighbor lookup also produces partial information on the neighbors of that neighbor.

…t constant after restrictions) from the search space
…merical values are replaced with their index
…to the parameter indices of the given configuration
@sonarqubecloud
Copy link

@fjwillemsen fjwillemsen marked this pull request as ready for review September 3, 2025 10:18
@benvanwerkhoven benvanwerkhoven merged commit f56c1fd into master Sep 3, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

3 participants