Skip to content

Commit 87cb744

Browse files
committed
add release notes for 0.11.1
1 parent 39cc077 commit 87cb744

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

doc/release/release.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,26 @@ Release Notes
77

88
.. tab-item:: Python
99

10+
.. dropdown:: DoubleML 0.11.1
11+
:class-title: sd-bg-primary sd-font-weight-bold
12+
:open:
13+
14+
- **Release highlight:** Hyperparameter tuning with `Optuna` (by `Jan Teichert-Kluge <https://github.com/JanTeichertKluge>`_)
15+
16+
- Implementation of ``tune_ml_models()`` method for DoubleML classes
17+
`Py #368 <https://github.com/DoubleML/doubleml-for-py/pull/368>`_
18+
- Extended User Guide and Example Gallery
19+
`Docs #260 <https://github.com/DoubleML/doubleml-docs/pull/260>`_
20+
21+
- Maintenance package
22+
`Py #372 <https://github.com/DoubleML/doubleml-for-py/pull/372>`_
23+
`Py #374 <https://github.com/DoubleML/doubleml-for-py/pull/374>`_
24+
`Py #377 <https://github.com/DoubleML/doubleml-for-py/pull/377>`_
25+
26+
- Maintenance documentation
27+
`Docs #261 <https://github.com/DoubleML/doubleml-docs/pull/261>`_
28+
`Docs #262 <https://github.com/DoubleML/doubleml-docs/pull/262>`_
29+
1030
.. dropdown:: DoubleML 0.11.0
1131
:class-title: sd-bg-primary sd-font-weight-bold
1232
:open:

0 commit comments

Comments
 (0)