Re: [Scikit-learn-general] [ANN] scikit-learn 0.16b1 is out!

2015-03-11 Thread Mathieu Blondel
On Tue, Mar 10, 2015 at 12:01 PM, Andy wrote: > On 03/09/2015 10:44 PM, Joel Nothman wrote: > > Congratulations! This has been a long time coming, and if not only for the > swathe of features it'll be great to see the documentation improvements > appearing on stable soon! > > My thoughts on dev

Re: [Scikit-learn-general] [ANN] scikit-learn 0.16b1 is out!

2015-03-09 Thread Andy
On 03/09/2015 10:44 PM, Joel Nothman wrote: Congratulations! This has been a long time coming, and if not only for the swathe of features it'll be great to see the documentation improvements appearing on stable soon! My thoughts on development priorities for the next release (and ideally to f

Re: [Scikit-learn-general] [ANN] scikit-learn 0.16b1 is out!

2015-03-09 Thread Joel Nothman
Congratulations! This has been a long time coming, and if not only for the swathe of features it'll be great to see the documentation improvements appearing on stable soon! My thoughts on development priorities for the next release (and ideally to focus on before GSoC eats everyone's brains): We

Re: [Scikit-learn-general] [ANN] scikit-learn 0.16b1 is out!

2015-03-09 Thread Gael Varoquaux
Bravo! Thanks for handling this. Gaël On Mon, Mar 09, 2015 at 04:42:12PM +0100, Olivier Grisel wrote: > The first beta for scikit-learn 0.16 is available on PyPI: > https://pypi.python.org/pypi/scikit-learn/0.16b1 > You can install it with: > pip install scikit-learn==0.16b1 > or by download

Re: [Scikit-learn-general] [ANN] scikit-learn 0.16b1 is out!

2015-03-09 Thread Andreas Mueller
Thanks for all the release work Olivier! On Mon, Mar 9, 2015 at 11:46 AM, Gael Varoquaux < gael.varoqu...@normalesup.org> wrote: > Bravo! > > Thanks for handling this. > > Gaël > > On Mon, Mar 09, 2015 at 04:42:12PM +0100, Olivier Grisel wrote: > > The first beta for scikit-learn 0.16 is availabl

Re: [Scikit-learn-general] [ANN] scikit-learn 0.16b1 is out!

2015-03-09 Thread Michael Eickenberg
Cool! Congratulations! Michael On Mon, Mar 9, 2015 at 4:42 PM, Olivier Grisel wrote: > The first beta for scikit-learn 0.16 is available on PyPI: > > https://pypi.python.org/pypi/scikit-learn/0.16b1 > > You can install it with: > > pip install scikit-learn==0.16b1 > > or by downloading the arch

[Scikit-learn-general] [ANN] scikit-learn 0.16b1 is out!

2015-03-09 Thread Olivier Grisel
The first beta for scikit-learn 0.16 is available on PyPI: https://pypi.python.org/pypi/scikit-learn/0.16b1 You can install it with: pip install scikit-learn==0.16b1 or by downloading the archive and building it from source as usual. Please feel free to report bugs on github. In particular if