Surrogates v6.10.0
Merged pull requests:
- fix deprecation warning (#462) (@ArnoStrouwen)
- refactor: add points in DYCORS irrespective of best or not (#463) (@sathvikbhagavan)
- build(deps): bump crate-ci/typos from 1.16.23 to 1.17.0 (#465) (@dependabot[bot])
- refactor: use train data if test data is empty for a cluster (#466) (@sathvikbhagavan)
- build(deps): bump actions/cache from 3 to 4 (#467) (@dependabot[bot])
- build(deps): bump codecov/codecov-action from 3 to 4 (#468) (@dependabot[bot])
- build(deps): bump crate-ci/typos from 1.17.0 to 1.18.0 (#469) (@dependabot[bot])
- ci: explicitly specify token for codecov (#470) (@thazhemadam)
- ci: explicitly specify token for codecov (#471) (@thazhemadam)
- [skip ci] update downgrade CI repo (#472) (@ArnoStrouwen)
- reapply formatter (#473) (@ArnoStrouwen)
- refactor(SurrogatesSVM): use SurrogatesBase and cleanup code (#475) (@sathvikbhagavan)
- build(deps): bump crate-ci/typos from 1.18.0 to 1.19.0 (#476) (@dependabot[bot])
- refactor: SurrogatesRandomForest with SurrogatesBase (#477) (@sathvikbhagavan)
- build(deps): bump julia-actions/setup-julia from 1 to 2 (#480) (@dependabot[bot])
- build(deps): bump crate-ci/typos from 1.19.0 to 1.20.4 (#481) (@dependabot[bot])
- build(deps): bump crate-ci/typos from 1.20.4 to 1.21.0 (#483) (@dependabot[bot])
- build(deps): bump crate-ci/typos from 1.21.0 to 1.22.7 (#485) (@dependabot[bot])
Closed issues:
- Surrogate model is only updated when point is optimal (#461)