Bayesian optimization (BO) is a powerful tool for optimizing noisy and costly-to-evaluate black-box functions, widely used in fields such as machine learning and engineering. However, Bayesian optimization faces significant challenges when applied to large datasets. Due to the computational and memory requirements associated with updating Gaussian Process (GP) models, computation times can quickly become unmanageable. To address these limitations, we propose a new Bayesian optimization algorithm with memory traversal (MP-BO) that iteratively eliminates data points from the training set, thus maintaining a constant algorithmic complexity of
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|