Re: [Scikit-learn-general] EuroScipy 2014

2014-04-02 Thread Olivier Grisel
Alright thanks for the clarification, This was not very clear from the call for abstracts. -- Olivier -- ___ Scikit-learn-general mailing list Scikit-learn-general@lists.sourc

Re: [Scikit-learn-general] EuroScipy 2014

2014-04-02 Thread Nelle Varoquaux
Hi Olivier, > I am considering submitting a tutorial on an intro to predictive > modeling with pandas + scikit-learn with the Titanic dataset for > EuroScipy 2014. This is basically the tutorial that I gave at Strata > in February. > > Has anybody else already submitted something w.r.t. scikit-le

[Scikit-learn-general] EuroScipy 2014

2014-04-02 Thread Olivier Grisel
Hi all, I am considering submitting a tutorial on an intro to predictive modeling with pandas + scikit-learn with the Titanic dataset for EuroScipy 2014. This is basically the tutorial that I gave at Strata in February. Has anybody else already submitted something w.r.t. scikit-learn to the tutor

Re: [Scikit-learn-general] Returning a list of classifiers from cross-validation

2014-04-02 Thread Michal Romaniuk
Hi Joel, The last time I encountered this problem, I wrote a custom cross-validation as you suggest. But I'm solving the same problem again now, so I started thinking that a general solution would perhaps be beneficial. IIRC, there was a discussion here about scoring a while ago but I didn't foll