We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e4bc8d commit 53fdea2Copy full SHA for 53fdea2
CHANGELOG.md
@@ -4,13 +4,16 @@
4
- Add logger information on handling of stopIteration error (#960)
5
- Replace deprecated ConfigSpace methods (#1139)
6
7
+## Dependencies
8
+- Allow numpy >= 2.x (#1146)
9
+
10
# 2.2.0
11
12
## Features
13
- Add example to specify total budget (fidelity units) instead of n_trials for multi-fidelity/Hyperband (#1121)
14
15
## Dependencies
-- Update numpy NaN (#1122) and allow numpy >= 2.x (#1146)
16
+- Update numpy NaN (#1122) and restrict numpy
17
- Upgrade to ConfigSpace 1.x.x (#1124)
18
19
# 2.1.0
0 commit comments