Skip to content

Update nightly build URL and release staging config#16435

Merged
thomasjpfan merged 3 commits intoscikit-learn:masterfrom
ogrisel:update-nightly-build-URL
Feb 12, 2020
Merged

Update nightly build URL and release staging config#16435
thomasjpfan merged 3 commits intoscikit-learn:masterfrom
ogrisel:update-nightly-build-URL

Conversation

@ogrisel
Copy link
Copy Markdown
Member

@ogrisel ogrisel commented Feb 12, 2020

This should fix: #16412 and fix #16414.

This should be backported to the 0.22.X branch as soon as merged to update the /stable website.

@ogrisel ogrisel added this to the 0.22.2 milestone Feb 12, 2020
@ogrisel
Copy link
Copy Markdown
Member Author

ogrisel commented Feb 12, 2020

ping @thomasjpfan and @adrinjalali.

Copy link
Copy Markdown
Member

@adrinjalali adrinjalali left a comment

Choose a reason for hiding this comment

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

Thanks for all quick work @ogrisel

::

pip install --pre -f https://sklearn-nightly.scdn8.secure.raxcdn.com scikit-learn
pip install --pre --extra-index https://pypi.anaconda.org/scipy-wheels-nightly/simple scikit-learn
Copy link
Copy Markdown
Member

@adrinjalali adrinjalali Feb 12, 2020

Choose a reason for hiding this comment

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

oh wow, is it so slow? It's coming at a 35 kB/s for me

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It's on your end. From here I got 2.2 MB/s.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It would be weird for this to be slower from within the anaconda offices :)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I work mostly from home :D but it's a 50 mb/s connection otherwise. Since it's the nightly, I don't think it's that important anyway :)

@thomasjpfan thomasjpfan merged commit d6bb321 into scikit-learn:master Feb 12, 2020
@ogrisel ogrisel deleted the update-nightly-build-URL branch February 13, 2020 10:59
thomasjpfan pushed a commit to thomasjpfan/scikit-learn that referenced this pull request Feb 22, 2020
jeremiedbb pushed a commit to jeremiedbb/scikit-learn that referenced this pull request Feb 28, 2020
ogrisel added a commit that referenced this pull request Feb 28, 2020
* FIX ensure object array are properly casted when dtype=object (#16076)

* DOC Docstring example of classifier should import classifier (#16430)

* MNT Update nightly build URL and release staging config (#16435)

* BUG ensure that estimator_name is properly stored in the ROC display (#16500)

* BUG ensure that name is properly stored in the precision/recall display (#16505)

* ENH Perform KNN imputation without O(n^2) memory cost (#16397)

* bump scikit-learn version for binder

* bump version to 0.22.2

* MNT Skips failing SpectralCoclustering doctest (#16232)

* TST Updates test for deprecation in pandas.SparseArray (#16040)

* move 0.22.2 what's new entries (#16586)

* add 0.22.2 in the news of the web site frontpage

* skip test_ard_accuracy_on_easy_problem

Co-authored-by: alexshacked <al.shacked@gmail.com>
Co-authored-by: Oleksandr Pavlyk <oleksandr-pavlyk@users.noreply.github.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Joel Nothman <joel.nothman@gmail.com>
Co-authored-by: Thomas J Fan <thomasjpfan@gmail.com>
panpiort8 pushed a commit to panpiort8/scikit-learn that referenced this pull request Mar 3, 2020
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.

Update the wheel release process to no depend on Rackspace cloud files any more Find a replacement to host nighly builds

3 participants