What's Changed
- Add
save
/load
methods for surrogate models by @Antoine-Averland, @relf in #689, #691, #693, #694, #703 - Add the option to specify a seed for the
Random
sampling method by @enricostragiotti in #696 - Add metric computation functions for surrogate performance evaluation by @Antoine-Averland in #698
- Add an example of surrogate-based optimization using constrained EI by @heinehav, @Paul-Saves in #699, #702
- Add multi-fidelity adaptative doe examples by @mlalande, @NatOnera in #701
- Update the documentation on how to build the documentation by @enricostragiotti in #697
- Prepare release 2.9 by @relf in #704
New Contributors
- @enricostragiotti made their first contribution in #697
- @heinehav made their first contribution in #699
- @mlalande made their first contribution in #701
Full Changelog: v2.8.1...v2.9.0