[Scikit-learn-general] Jenkins python-2.7 build is blue again

2013-09-05 Thread Olivier Grisel
An unexplained change in the venv made it break for the past couple of days. Upon inspection it appeared that the python binary in the cpython-2.7 venv was the system python 2.6 from debian and numpy too... for some reason. I don't know what could possibly have caused this. I rebuilt the venv from

Re: [Scikit-learn-general] emsemble of models in cross validation

2013-09-05 Thread Olivier Grisel
2013/9/5 abhishek : > Hi, > > Is it possible to use two or more classifiers in > cross_validation.cross_val_score ? No. It's not complicated to implement your own utility function that wraps scikit-learn's cross_val_score in a for loop though. -- Olivier http://twitter.com/ogrisel - http://githu

[Scikit-learn-general] emsemble of models in cross validation

2013-09-05 Thread abhishek
Hi, Is it possible to use two or more classifiers in cross_validation.cross_val_score ? -- Regards Abhishek Thakur -- Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to maste

Re: [Scikit-learn-general] Fedora packaging: purpose of sklearn/externals

2013-09-05 Thread Gael Varoquaux
> Linux package managers unbundle libs under sklearn.external, and as a > consequence, scikit-learn is going to be run with versions of the unbundled > packages (six 1.3 for example) no tested. To effectively support the "package > manager" installation method, these combinations should be supporte

Re: [Scikit-learn-general] NIPS's Machine Learning Open Source Software workshop

2013-09-05 Thread Peter Prettenhofer
Congrats to both of you - enjoy the skiing (boy, I'm jealous)! 2013/9/5 Gilles Louppe > Congratulations Gael! Ours is also officially accepted, so you can count > on me. > > Gilles > > On Thursday, 5 September 2013, Gael Varoquaux < > [email protected]> wrote: > > On Wed, Sep 04, 20

Re: [Scikit-learn-general] NIPS's Machine Learning Open Source Software workshop

2013-09-05 Thread Gael Varoquaux
On Thu, Sep 05, 2013 at 09:34:54AM +0200, Gilles Louppe wrote: > Congratulations Gael! Ours is also officially accepted, so you can count on > me. Congratulations! It will be fun. Gaƫl -- Learn the latest--Visual Studio

Re: [Scikit-learn-general] NIPS's Machine Learning Open Source Software workshop

2013-09-05 Thread Gilles Louppe
Congratulations Gael! Ours is also officially accepted, so you can count on me. Gilles On Thursday, 5 September 2013, Gael Varoquaux wrote: > On Wed, Sep 04, 2013 at 11:06:49AM -0700, Jacob Vanderplas wrote: >> Just to double-check: is anyone else from the team planning to attend NIPS? > > Our p

Re: [Scikit-learn-general] NIPS's Machine Learning Open Source Software workshop

2013-09-05 Thread Gael Varoquaux
On Wed, Sep 04, 2013 at 11:06:49AM -0700, Jacob Vanderplas wrote: > Just to double-check: is anyone else from the team planning to attend NIPS? Our paper has been accepted, so I'll be there. G -- Learn the latest--Visual