Re: [Scikit-learn-general] Zipped dump in joblib

2011-12-22 Thread Alexandre Gramfort
hi, it works fine on my box. Alex On Thu, Dec 22, 2011 at 1:35 PM, Gael Varoquaux wrote: > Hi all, > > I have pushed a feature in joblib which enable joblib.dump to store > compressed versions of the files. The purpose is to reduce the disk size > used in scikit-learn's local storage of downloa

Re: [Scikit-learn-general] Example failures with matplotlib 0.99.0

2011-12-22 Thread Gael Varoquaux
On Thu, Dec 22, 2011 at 11:14:23AM +0100, Olivier Grisel wrote: > 2011/12/21 Lars Buitinck : > > 2011/12/21 Jacob VanderPlas : > >> I could modify the plots to use semi-transparent solid lines in place of > >> dashed/dotted lines, so that our examples are compatible with matplotlib > >> 0.99.0, or

[Scikit-learn-general] Zipped dump in joblib

2011-12-22 Thread Gael Varoquaux
Hi all, I have pushed a feature in joblib which enable joblib.dump to store compressed versions of the files. The purpose is to reduce the disk size used in scikit-learn's local storage of downloads. Could people please try it out, saving randomly anything that they like. For this you will need t

Re: [Scikit-learn-general] Example failures with matplotlib 0.99.0

2011-12-22 Thread Olivier Grisel
2011/12/21 Lars Buitinck : > 2011/12/21 Jacob VanderPlas : >> I could modify the plots to use semi-transparent solid lines in place of >> dashed/dotted lines, so that our examples are compatible with matplotlib >> 0.99.0, or we could decide to upgrade the dependency.  What do you think? > > I say u