Commit 8aff1e5 1 parent 9461de5 commit 8aff1e5 Copy full SHA for 8aff1e5
File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
Release History
2
2
===============
3
3
4
+
5
+ 0.2.1 (2023-02-06)
6
+ ------------------
7
+ * samplers: add MLSurrogateSampler base class by @AldoGl in https://github.com/bancaditalia/black-it/pull/33
8
+ * xgboost: add clipping of loss values to the float32 limits by @AldoGl in https://github.com/bancaditalia/black-it/pull/35
9
+ * Update poetry.lock by @marcofavorito in https://github.com/bancaditalia/black-it/pull/34
10
+
4
11
0.2.0 (2022-12-21)
5
12
------------------
6
13
* Add joss references by @AldoGl in https://github.com/bancaditalia/black-it/pull/23
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " black-it"
3
- version = " 0.2.0 "
3
+ version = " 0.2.1 "
4
4
description = " black-it: Black-box abm calibration kit"
5
5
authors = [
6
6
" Applied Research Team <appliedresearchteam@bancaditalia.it>" ,
You can’t perform that action at this time.
0 commit comments