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 837d2b5 commit 0a80ee9Copy full SHA for 0a80ee9
examples/tree/plot_cost_complexity_pruning.py
@@ -14,7 +14,7 @@
14
``ccp_alpha`` on regularizing the trees and how to choose a ``ccp_alpha``
15
based on validation scores.
16
17
-See also `ref`:_minimal_cost_complexity_pruning` for details on pruning.
+See also :ref:`minimal_cost_complexity_pruning` for details on pruning.
18
"""
19
20
print(__doc__)
0 commit comments