Re: [Scikit-learn-general] Supporting users on stackoverflow

2012-07-21 Thread denis
On 24/06/2012 14:42, Olivier Grisel wrote: > Hi all, > > I spent a bunch of time re-tagging the questions about scikit-learn on > stackoverflow so that the new scikit-learn tag will be used by news > user in a more consistent way: Olivier, folks, good work. A couple of suggestions (groan): - l

Re: [Scikit-learn-general] Summary of my recent blog post and GSoC progress

2012-07-21 Thread Vlad Niculae
A preview of the HTML benchmarking report that will soon be deployed: http://blog.vene.ro/2012/07/20/scikit-learn-speed-html-reports-teaser/ Best, Vlad On Jul 16, 2012, at 20:05 , Peter Prettenhofer wrote: > It seems like vbench is failing when it tries to run the following git > command:: >

Re: [Scikit-learn-general] Test coverage is slowly decreasing

2012-07-21 Thread Gael Varoquaux
On Sat, Jul 21, 2012 at 01:07:57AM +0200, Lars Buitinck wrote: > >>> Recent merges have slowly decreased the test coverage ratio of the > >>> code base (from nearly 90% down to 85% now): Yeah. We get a lot of pull requests, but they are seldom about increasing test coverage. Actually, I must confe