Re: [Scikit-learn-general] random forests

2011-10-31 Thread Olivier Grisel
2011/11/1 Satrajit Ghosh : > hi pat, > yes. take a look at: > https://github.com/bdholt1/scikit-learn/tree/enh/ensemble > cheers, You can also follow the discussion around those development on this pull request: https://github.com/scikit-learn/scikit-learn/pull/385 -- Olivier http://twitter.com

Re: [Scikit-learn-general] random forests

2011-10-31 Thread Satrajit Ghosh
hi pat, yes. take a look at: https://github.com/bdholt1/scikit-learn/tree/enh/ensemble cheers, satra On Mon, Oct 31, 2011 at 7:03 PM, Patrick Brooks wrote: > Hi, > > It looks like things are coming along with tree-based classifiers and > regressors- I was wondering if anyone has been thinki

[Scikit-learn-general] random forests

2011-10-31 Thread Patrick Brooks
Hi, It looks like things are coming along with tree-based classifiers and regressors- I was wondering if anyone has been thinking about using these to implement some basic random forest functionality? I would be willing to dedicate some time, but I would like to collaborate with someone if possibl

Re: [Scikit-learn-general] A question about multi-label classification

2011-10-31 Thread Mathieu Blondel
On Thu, Oct 27, 2011 at 7:45 PM, Lars Buitinck wrote: > Something like this: https://github.com/scikit-learn/scikit-learn/pull/417 ? If anyone feels like making a contribution to scikit-learn, the above pull-request justs needs a bit of documentation love (example in the narrative doc + docstrin

Re: [Scikit-learn-general] Fwd: [SMILE in Paris] SMILE seminar Nov 3: Stochastic approximations (again), by Francis Bach

2011-10-31 Thread Andreas Mueller
I guess there is little chance of anyone driving to Paris from Germany? 28.10.2011 18:37, David Cournapeau wrote: > Thanks a lot for the info. I hesitate coming to Paris for this event... > > On Fri, Oct 28, 2011 at 4:50 PM, Olivier Grisel > wrote: >> Parisians might be interested in the follow

Re: [Scikit-learn-general] Fwd: [SMILE in Paris] SMILE seminar Nov 3: Stochastic approximations (again), by Francis Bach

2011-10-31 Thread Olivier Grisel
2011/10/31 Fabian Pedregosa : > Thanks for the info, see you there!, Great: it's time to read or re-read: http://hal.archives-ouvertes.fr/hal-00608041/en http://arxiv.org/abs/1107.2490 -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel ---

Re: [Scikit-learn-general] Automated API doc with sphinx [was Grid search with validation set]

2011-10-31 Thread Gael Varoquaux
On Mon, Oct 31, 2011 at 11:30:36AM +0100, Olivier Grisel wrote: > I ran it on my local checkout of sklearn and it seems to work well but > some work is required to make it reuse our own theme. In a few months (or a year): it requires bleading edge Sphinx. G --

[Scikit-learn-general] Automated API doc with sphinx [was Grid search with validation set]

2011-10-31 Thread Olivier Grisel
2011/10/28 Gael Varoquaux : > On Fri, Oct 28, 2011 at 05:29:51PM +0200, Andreas Mueller wrote: >> Am 28.10.2011 17:23, schrieb Gael Varoquaux: >> > On Fri, Oct 28, 2011 at 05:21:38PM +0200, Olivier Grisel wrote: >> >> Fair enough, but the user should also be aware of the API that turns a >> >> para