sigopt / sigoptlite

Optimize with SigOpt with this standalone SigOpt client driver.
Apache License 2.0
8 stars 1 forks source link

Does sigoptlite has similar sequential domain reduction function as `SequentialDomainReductionTransformer` in `bayesian-optimization` #24

Closed TheaperDeng closed 1 year ago

TheaperDeng commented 1 year ago

sequential domain reduction seems to be a useful function for dynamically change the search bound to reduce the calling of expensive target function. Does sigopt support such function?

reference: https://github.com/fmfn/BayesianOptimization#22-sequential-domain-reduction

malkomes commented 1 year ago

Nope. We expect users to report the parameter bounds: https://docs.sigopt.com/intro/main-concepts/parameter_space