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

Skip to content

[MRG] Update URL for species distribution dataset #8864

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 11, 2017

Conversation

naoyak
Copy link
Contributor

@naoyak naoyak commented May 11, 2017

The species distribution dataset moved to a new host.

See http://www.cs.princeton.edu/~schapire/maxent/:

This website has moved to the American Museum of Natural History.

@naoyak naoyak changed the title Update URL for species distribution dataset [MRG] Update URL for species distribution dataset May 11, 2017
@@ -31,7 +31,7 @@
----------

* `"Maximum entropy modeling of species geographic distributions"
<http://www.cs.princeton.edu/~schapire/papers/ecolmod.pdf>`_
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah but given that http://www.cs.princeton.edu/~schapire/ says:

I have moved to Microsoft Research in NYC.
My new website is: rob.schapire.net.

I would be enclined to change all the links.

@@ -55,7 +55,7 @@
from sklearn.datasets.base import _pkl_filepath
from sklearn.externals import joblib

DIRECTORY_URL = "http://www.cs.princeton.edu/~schapire/maxent/datasets/"
DIRECTORY_URL = "http://biodiversityinformatics.amnh.org/open_source/maxent/"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks this will fix problems I was seeing with CircleCI on master.

@lesteve
Copy link
Member

lesteve commented May 11, 2017

I have checked that this PR fixed sklearn.datasets.fetch_species_distributions so I am going to merge this one without waiting for the CIs.

@lesteve lesteve merged commit 1af5a0e into scikit-learn:master May 11, 2017
@lesteve
Copy link
Member

lesteve commented May 11, 2017

Of course, that means fetch_species_distribution will be broken in released versions and that we should really try to push #7429 forward to avoid this kind of things in the future.

@naoyak naoyak deleted the update-species-distributions branch May 11, 2017 16:47
@lesteve
Copy link
Member

lesteve commented May 11, 2017

Nice, thanks !

Sundrique pushed a commit to Sundrique/scikit-learn that referenced this pull request Jun 14, 2017
dmohns pushed a commit to dmohns/scikit-learn that referenced this pull request Aug 7, 2017
dmohns pushed a commit to dmohns/scikit-learn that referenced this pull request Aug 7, 2017
NelleV pushed a commit to NelleV/scikit-learn that referenced this pull request Aug 11, 2017
paulha pushed a commit to paulha/scikit-learn that referenced this pull request Aug 19, 2017
AishwaryaRK pushed a commit to AishwaryaRK/scikit-learn that referenced this pull request Aug 29, 2017
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this pull request Nov 15, 2017
jwjohnson314 pushed a commit to jwjohnson314/scikit-learn that referenced this pull request Dec 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants