Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions sklearn/datasets/_species_distributions.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
-----

For an example of using this dataset, see
:ref:`examples/applications/plot_species_distribution_modeling.py
<sphx_glr_auto_examples_applications_plot_species_distribution_modeling.py>`.
:ref:`sphx_glr_auto_examples_applications_plot_species_distribution_modeling.py`.
"""

# Authors: The scikit-learn developers
Expand Down Expand Up @@ -217,8 +216,7 @@ def fetch_species_distributions(
Colombia, Ecuador, Peru, and Venezuela.

- For an example of using this dataset with scikit-learn, see
:ref:`examples/applications/plot_species_distribution_modeling.py
<sphx_glr_auto_examples_applications_plot_species_distribution_modeling.py>`.
:ref:`sphx_glr_auto_examples_applications_plot_species_distribution_modeling.py`.

References
----------
Expand Down