-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The issue #49 showed a slowdown of optimization algorithms in high dimensional (>1000) search-spaces. So this is aiming at improving this performance (for now) in random-search and hill-climbing. If I am successful I can adapt those changes to other optimization algorithms.
This issue does not aim to improve the performance of smbo in high-dim search-spaces. The performance of those algorithms cannot easily be improved by using some numpy arrays here and there.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request