Skip to content

Commit 1bec3d2

Browse files
authored
DOC add link to example in user guide on interaction constraints (scikit-learn#27156)
1 parent 0d701e8 commit 1bec3d2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/modules/ensemble.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,10 @@ Note that features not listed in ``interaction_cst`` are automatically
347347
assigned an interaction group for themselves. With again 3 features, this
348348
means that ``[{0}]`` is equivalent to ``[{0}, {1, 2}]``.
349349

350+
.. topic:: Examples:
351+
352+
* :ref:`sphx_glr_auto_examples_inspection_plot_partial_dependence.py`
353+
350354
.. topic:: References
351355

352356
.. [Mayer2022] M. Mayer, S.C. Bourassa, M. Hoesli, and D.F. Scognamiglio.

0 commit comments

Comments
 (0)