Bayesian-Optimization icon indicating copy to clipboard operation
Bayesian-Optimization copied to clipboard

Kirill latest

Open AntKirill opened this issue 2 years ago • 0 comments

This pull request brings the following features:

  1. Check the feasibility of the inverse point and repair it if it is outside. Log the frequency of that event
  2. Implement consideration of local optima of the acquisition function and the best of them which has the inverse point inside the initial bounding box
  3. Kernel Optimization - If the point falls into the first 20 percents of good points then optimize gamma again
  4. Add more intelligent optimizers of the kernel parameter

AntKirill avatar Apr 09 '22 15:04 AntKirill