-
-
Notifications
You must be signed in to change notification settings - Fork 26k
[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
[MRG] Update URL for species distribution dataset #8864
Conversation
@@ -31,7 +31,7 @@ | |||
---------- | |||
|
|||
* `"Maximum entropy modeling of species geographic distributions" | |||
<http://www.cs.princeton.edu/~schapire/papers/ecolmod.pdf>`_ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
http://www.cs.princeton.edu/~schapire/papers/ecolmod.pdf is still accessible to me
There was a problem hiding this comment.
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/" |
There was a problem hiding this comment.
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.
I have checked that this PR fixed |
Of course, that means |
Nice, thanks ! |
The species distribution dataset moved to a new host.
See http://www.cs.princeton.edu/~schapire/maxent/: