You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 28, 2024. It is now read-only.
Is there a feature where, instead of using dimensions to define the search space, skopt will optimize on a list of points which define the search space?
This would be a useful feature if I wanted to optimize in a subset of the possible points of a space (rather than the entire space).