« Back to top page

Automated

Automated

AutoSampler

Abstract This package automatically selects an appropriate sampler for the provided search space based on the developers’ recommendation. The following article provides detailed information about AutoSampler. 📰 AutoSampler: Automatic Selection of Optimization Algorithms in Optuna Class or Function Names AutoSampler This sampler currently accepts only seed and constraints_func. constraints_func enables users to handle constraints along with the objective function. These arguments follow the same convention as the other samplers, so please take a look at the reference.