Releases: relf/egobox
Releases · relf/egobox
0.25.1.post1
What's Changed
Full Changelog: 0.25.1...0.25.1.post1
0.25.1
0.25.0
What's Changed
gp
: Breaking change - Change GP training Rust API to use one-dimensional array for output data by @relf in #222doe
: Fix optimized LHS ESE algorithm by @relf in #219egobox::Gpx
: Panic if training output data is not one-dimensional by @relf in #218- Refactor
moe::predict_smooth
by @relf in #221 - Update to
numpy
crate 0.22.1 to fix win32 compilation by @relf in #216 - Prepare release 0.25.0 by @relf in #223
Full Changelog: 0.24.0...0.25.0
0.24.post1
What's Changed
Full Changelog: 0.24.0...0.24.post1
0.24.0
0.23.0
What's Changed
Full Changelog: 0.22.0...0.23.0
0.22.0
What's Changed
Full Changelog: 0.21.1...0.22.0
0.21.1
0.21.0
0.20.0
What's Changed
- Make
n_optmod
option available in Python by @relf in #161 - Add dependabot cargo ecosystem check by @relf in #163
- Save original parameters in trained
gp
models by @relf in #166 - Implement cross validation metric for surrogates by @relf in #167
- Better
Egor
solver state handling by @relf in #168 - Refactor
ego
module by @relf in #169
Full Changelog: 0.19.0...0.20.0