Skip to content

Commit 7183224

Browse files
DOC add link plot_species_distribution_modeling (scikit-learn#29985)
Co-authored-by: Guillaume Lemaitre <guillaume@probabl.ai>
1 parent a263ff8 commit 7183224

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

sklearn/datasets/_species_distributions.py

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
-----
2929
3030
For an example of using this dataset, see
31-
:ref:`examples/applications/plot_species_distribution_modeling.py
32-
<sphx_glr_auto_examples_applications_plot_species_distribution_modeling.py>`.
31+
:ref:`sphx_glr_auto_examples_applications_plot_species_distribution_modeling.py`.
3332
"""
3433

3534
# Authors: The scikit-learn developers
@@ -217,8 +216,7 @@ def fetch_species_distributions(
217216
Colombia, Ecuador, Peru, and Venezuela.
218217
219218
- For an example of using this dataset with scikit-learn, see
220-
:ref:`examples/applications/plot_species_distribution_modeling.py
221-
<sphx_glr_auto_examples_applications_plot_species_distribution_modeling.py>`.
219+
:ref:`sphx_glr_auto_examples_applications_plot_species_distribution_modeling.py`.
222220
223221
References
224222
----------

0 commit comments

Comments
 (0)