Thanks for all the effort putting it together! Looks like a nice set of features and improvements that again will make life (and ML stuff) more convenient ;). Will give you feedback if I encounter any problem with the RC!
PS: Now that the 0.18 is (almost) out there, no excuses anymore regarding the book ;) I hope the release date in October is fixed! :). Cheers, Sebastian > On Sep 14, 2016, at 7:26 PM, Andreas Mueller <[email protected]> wrote: > > Hi all. > We just published the 0.18-rc2 release candidate on pipy and anaconda.org. > Please go ahead and test it, so we can iron out the issues for the 0.18 > release. > We plan to release in the next ~2 weeks. > > You can find all the amazing new features here: > http://scikit-learn.org/dev/whats_new.html > > The stable website will be updated after the final release. > > You can upgrade to the release candidate as follows. > With pip: > > pip install scikit-learn==0.18.rc2 > > If you're using conda-forge, you can also update using conda > conda install -c https://conda.anaconda.org/conda-forge/label/rc > scikit-learn=0.18rc2 > Don't use pip to install a package that you installed with conda (or via > anaconda!). > If you're using conda but not conda-forge, please completely remove your > scikit-learn > installation and then install with pip (or wait for the full release). > > A big thank you to everybody who contributed. > > All the best, > Andy > _______________________________________________ > scikit-learn mailing list > [email protected] > https://mail.python.org/mailman/listinfo/scikit-learn _______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
