2.11.1
What's Changed
This release is about internal refactoring of the base class of kriging surrogates family (eg KrgBased class), no API change.
- Refactor
KrgBasedfollowing SOLID principles by @relf in #781 - Refactor
KrgBased: add HyperparamOptimizer strategy class by @relf in #782 - Refactor
KrgBased: add MixedIntegerCorrelation class by @relf in #783 - Refactor
KrgBased: add LikelihoodEvaluator class by @relf in #784 - Use dynamic version pulled from git tag by @relf in #785
Full Changelog: v2.11.0...v2.11.1