Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-27 Thread Vlad Niculae
My pleasure, I'm sorry for the delay! Sent from my iPod On 27.01.2012, at 20:49, Vincent Dubourg wrote: > Thank you Vlad! After a slight upgrade of both numpy and scipy I managed > to get a brand new working 0.10 sklearn! > > On 27/01/2012 17:32, Gael Varoquaux wrote: >> On Fri, Jan 27, 2012 at

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-27 Thread Vincent Dubourg
Thank you Vlad! After a slight upgrade of both numpy and scipy I managed to get a brand new working 0.10 sklearn! On 27/01/2012 17:32, Gael Varoquaux wrote: > On Fri, Jan 27, 2012 at 03:25:45PM +0100, Fabian Pedregosa wrote: >> On Fri, Jan 27, 2012 at 3:20 PM, Vlad Niculae wrote: >>> The binarie

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-27 Thread Gael Varoquaux
On Fri, Jan 27, 2012 at 03:25:45PM +0100, Fabian Pedregosa wrote: > On Fri, Jan 27, 2012 at 3:20 PM, Vlad Niculae wrote: > > The binaries are up! Awesome. Thanks heaps, Gael -- Try before you buy = See our experts in ac

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-27 Thread Fabian Pedregosa
On Fri, Jan 27, 2012 at 3:20 PM, Vlad Niculae wrote: > The binaries are up! Thanks Vlad, Fabian -- Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-27 Thread Vlad Niculae
sorry, I don't have a Windows system at the moment, if you have a VM could you do it? If you're not set up either, I'll do it in a day or two. Best, Vlad Sent from my iPod On 27.01.2012, at 12:29, Fabian Pedregosa wrote: > @vene: do you have time to make the windows binaries or should I do tha

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-27 Thread Fabian Pedregosa
@vene: do you have time to make the windows binaries or should I do that ? Best, fabian On Wed, Jan 18, 2012 at 11:57 AM, Vincent Dubourg wrote: > Hi list, > > Is there any reason the Windows binary for the 0.10 release does not appear > on the sourceforge repos? > http://sourceforge.net/projec

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-18 Thread Vincent Dubourg
Hi list, Is there any reason the Windows binary for the 0.10 release does not appear on the sourceforge repos? http://sourceforge.net/projects/scikit-learn/files/ Thanks, Vincent 2012/1/13 Yaroslav Halchenko > Thanks! btw -- in general you might prefer annotated or signed tags > instead of "l

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-13 Thread Yaroslav Halchenko
Thanks! btw -- in general you might prefer annotated or signed tags instead of "lightweight" tags, because now: $> git describe 0.10.X 0.4-6302-g34334f5 $> git describe --tags 0.10.X 0.10 Cheers! On Fri, 13 Jan 2012, Fabian Pedregosa wrote: > it's now tagged as 0.10 -- =---

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-13 Thread Fabian Pedregosa
it's now tagged as 0.10 On Fri, Jan 13, 2012 at 9:19 AM, Olivier Grisel wrote: > 2012/1/13 Yaroslav Halchenko : >> I hope you would not consider me annoying... >> >>> could anyone push a corresponding tag for 0.10 release to github? >> >> meanwhile I will assume that it was this guy >> >> 0.9-bra

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-13 Thread Olivier Grisel
2012/1/13 Yaroslav Halchenko : > I hope you would not consider me annoying... > >> could anyone push a corresponding tag for 0.10 release to github? > > meanwhile I will assume that it was this guy > > 0.9-branching-1735-g34334f5 Fabian? -- Olivier http://twitter.com/ogrisel - http://github.com/

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-12 Thread Yaroslav Halchenko
I hope you would not consider me annoying... > could anyone push a corresponding tag for 0.10 release to github? meanwhile I will assume that it was this guy 0.9-branching-1735-g34334f5 -- =--= Keep in touch

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-11 Thread Olivier Grisel
I can reproduce it. Here is the dig output on my box: ~> dig -x scikit-learn.org ; <<>> DiG 9.7.3 <<>> -x scikit-learn.org ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 49124 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QU

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-11 Thread Fabian Pedregosa
It's the whole site. It get's redirected to http://www.zoneedit.com/fh.php and then a 404 error appears On Thu, Jan 12, 2012 at 12:00 AM, Gael Varoquaux wrote: > On Wed, Jan 11, 2012 at 05:55:06PM -0500, Wes McKinney wrote: >> scikit-learn.org appears to be down. > > Thanks for letting us know. I

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-11 Thread Gael Varoquaux
On Thu, Jan 12, 2012 at 12:00:19AM +0100, Gael Varoquaux wrote: > Thanks for letting us know. I cannot reproduce however. Do you have a > specific URL that is not working, or is it the whole site? Actually, the following URL (referenced on our PyPI page) seems to be down: http://scikit-learn.sourc

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-11 Thread David Fuchs
All the urls seem not to work. Try http://www.zoneedit.com/fh.php/stable/auto_examples/svm/plot_oneclass.html Cheers, David On Thu, Jan 12, 2012 at 10:00 AM, Gael Varoquaux < [email protected]> wrote: > On Wed, Jan 11, 2012 at 05:55:06PM -0500, Wes McKinney wrote: > > scikit-learn.

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-11 Thread Gael Varoquaux
On Wed, Jan 11, 2012 at 05:55:06PM -0500, Wes McKinney wrote: > scikit-learn.org appears to be down. Thanks for letting us know. I cannot reproduce however. Do you have a specific URL that is not working, or is it the whole site? Cheers, Gael

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-11 Thread Wes McKinney
On Wed, Jan 11, 2012 at 5:13 PM, Yaroslav Halchenko wrote: > congrats! > > could anyone push a corresponding tag for 0.10 release to github? > > On Thu, 12 Jan 2012, Robert Layton wrote: >>      I am pleased to announce the availability of scikits.learn 0.10 > >>      scikit-learn 0.10 was release

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-11 Thread Yaroslav Halchenko
congrats! could anyone push a corresponding tag for 0.10 release to github? On Thu, 12 Jan 2012, Robert Layton wrote: > I am pleased to announce the availability of scikits.learn 0.10 > scikit-learn 0.10 was released on January 2012, four months after the > 0.9 release. This relea

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-11 Thread Olivier Grisel
2012/1/11 Robert Layton : > > > Congratulations to all! > > This library is becoming incredibly well featured and the general quality > should be a point of pride for all of us. Still, I am sure we can do much better :) Anyway it's a pleasure to be part of this community. I am learning a lot ever

Re: [Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-11 Thread Robert Layton
On 12 January 2012 02:13, Fabian Pedregosa wrote: > Dear all, > > I am pleased to announce the availability of scikits.learn 0.10 > > scikit-learn 0.10 was released on January 2012, four months after the > 0.9 release. This release includes the new modules for decision trees, > ensemble methods, k

[Scikit-learn-general] Announce: scikit-learn 0.10

2012-01-11 Thread Fabian Pedregosa
Dear all, I am pleased to announce the availability of scikits.learn 0.10 scikit-learn 0.10 was released on January 2012, four months after the 0.9 release. This release includes the new modules for decision trees, ensemble methods, kernel approximation, multiclass and multilabel algorithms. It a