Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5014d02

Browse files
authored
DOC correct link for image in the PDP documentation (#25054)
1 parent c1cfc4d commit 5014d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/partial_dependence.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The figure below shows two one-way and one two-way partial dependence plots for
3333
the bike sharing dataset, with a
3434
:class:`~sklearn.ensemble.HistGradientBoostingRegressor`:
3535

36-
.. figure:: ../auto_examples/inspection/images/sphx_glr_plot_partial_dependence_005.png
36+
.. figure:: ../auto_examples/inspection/images/sphx_glr_plot_partial_dependence_006.png
3737
:target: ../auto_examples/inspection/plot_partial_dependence.html
3838
:align: center
3939
:scale: 70

0 commit comments

Comments
 (0)