Bayesian-Optimization
Bayesian-Optimization copied to clipboard
Kirill latest
This pull request brings the following features:
- Check the feasibility of the inverse point and repair it if it is outside. Log the frequency of that event
- Implement consideration of local optima of the acquisition function and the best of them which has the inverse point inside the initial bounding box
- Kernel Optimization - If the point falls into the first 20 percents of good points then optimize gamma again
- Add more intelligent optimizers of the kernel parameter