Skip to content

Commit c718db1

Browse files
committed
Pushing the docs to dev/ for branch: main, commit a9b3898e56c9e97b63d4699160b1de440e3f2947
1 parent 555c645 commit c718db1

File tree

1,526 files changed

+6031
-5992
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,526 files changed

+6031
-5992
lines changed
Binary file not shown.

dev/_downloads/02a1306a494b46cc56c930ceec6e8c4a/plot_species_kde.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
This shows an example of a neighbors-based query (in particular a kernel
66
density estimate) on geospatial data, using a Ball Tree built upon the
77
Haversine distance metric -- i.e. distances over points in latitude/longitude.
8-
The dataset is provided by Phillips et. al. (2006).
8+
The dataset is provided by Phillips et. al. (2006) [1]_.
99
If available, the example uses
1010
`basemap <https://matplotlib.org/basemap/>`_
1111
to plot the coast lines and national boundaries of South America.
@@ -29,10 +29,10 @@
2929
References
3030
----------
3131
32-
- `"Maximum entropy modeling of species geographic distributions"
33-
<http://rob.schapire.net/papers/ecolmod.pdf>`_
34-
S. J. Phillips, R. P. Anderson, R. E. Schapire - Ecological Modelling,
35-
190:231-259, 2006.
32+
.. [1] `"Maximum entropy modeling of species geographic distributions"
33+
<http://rob.schapire.net/papers/ecolmod.pdf>`_
34+
S. J. Phillips, R. P. Anderson, R. E. Schapire - Ecological Modelling,
35+
190:231-259, 2006.
3636
"""
3737

3838
# Authors: The scikit-learn developers
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)