Re: [Scikit-learn-general] feedback on sklearn inria teaser slides

2011-11-19 Thread Stéfan van der Walt
On Nov 18, 2011 12:13 PM, "David Warde-Farley" wrote: > > Also, if there's a way to turn off the image smoothing on that slide I'd do it You can also use imshow(x, interpolation='nearest'). Stéfan -- All the data continu

Re: [Scikit-learn-general] feedback on sklearn inria teaser slides

2011-11-19 Thread Gael Varoquaux
On Fri, Nov 18, 2011 at 03:13:29PM -0500, David Warde-Farley wrote: > Just a nitpick: those aren't MNIST digits :) The digits dataset that > sklearn bundles is some other much lower dimensional thing. Yes, that's an important point. Gael -

Re: [Scikit-learn-general] feedback on sklearn inria teaser slides

2011-11-18 Thread Alexandre Gramfort
> Just a nitpick: those aren't MNIST digits :) The digits dataset that sklearn > bundles is some other much lower dimensional thing. > > Also, if there's a way to turn off the image smoothing on that slide I'd do > it (the only way I know of is to use matshow, with fignum=0 to stuff it in a > su

Re: [Scikit-learn-general] feedback on sklearn inria teaser slides

2011-11-18 Thread David Warde-Farley
Just a nitpick: those aren't MNIST digits :) The digits dataset that sklearn bundles is some other much lower dimensional thing. Also, if there's a way to turn off the image smoothing on that slide I'd do it (the only way I know of is to use matshow, with fignum=0 to stuff it in a subplot). Ri

Re: [Scikit-learn-general] feedback on sklearn inria teaser slides

2011-11-18 Thread Fabian Pedregosa
Very nice slices, [nitpicking] the logo in the upper left side is a bit pixelized, you should use the svg version which scales more gratefully. [/nitpicking] Fabian On Thu, Nov 17, 2011 at 9:27 PM, Alexandre Gramfort wrote: >>> http://dl.dropbox.com/u/2140486/sklearn_gramfort_inria_dec_2011.pdf

Re: [Scikit-learn-general] feedback on sklearn inria teaser slides

2011-11-17 Thread Alexandre Gramfort
>> http://dl.dropbox.com/u/2140486/sklearn_gramfort_inria_dec_2011.pdf > > Very nice first slide. I should hire you to write my grant proposals. you write the text I make the figures ! but you're pretty good too to make slides with beamer and figures with Mayavi :) I've updated the pdf. thank yo

Re: [Scikit-learn-general] feedback on sklearn inria teaser slides

2011-11-17 Thread Vlad Niculae
On Thu, Nov 17, 2011 at 5:09 PM, Virgile Fritsch wrote: > Cool :-) > > You could: > > Add a semicolon between "Scikit-learn" and "machine learning in Python" in > the title (bottom of slides 2 and 3) ; I think you mean colon, just like in the title of the article on slide 2. Maybe since you're the

Re: [Scikit-learn-general] feedback on sklearn inria teaser slides

2011-11-17 Thread Gael Varoquaux
> http://dl.dropbox.com/u/2140486/sklearn_gramfort_inria_dec_2011.pdf Very nice first slide. I should hire you to write my grant proposals. G -- All the data continuously generated in your IT infrastructure contains a d

Re: [Scikit-learn-general] feedback on sklearn inria teaser slides

2011-11-17 Thread Alexandre Gramfort
> What is the targeted audience? :) INRIA people i.e. researchers or students in machine learning or related fields. A. -- All the data continuously generated in your IT infrastructure contains a definitive record of cu

Re: [Scikit-learn-general] feedback on sklearn inria teaser slides

2011-11-17 Thread Mathieu Blondel
What is the targeted audience? :) On Thu, Nov 17, 2011 at 11:40 PM, Alexandre Gramfort wrote: > hello sklearners, > > here are 3 slides on the scikit I will present for a flash > presentation at INRIA on Dec. 5. > > http://dl.dropbox.com/u/2140486/sklearn_gramfort_inria_dec_2011.pdf > > your feed

Re: [Scikit-learn-general] feedback on sklearn inria teaser slides

2011-11-17 Thread Virgile Fritsch
Cool :-) You could: - Add a semicolon between "Scikit-learn" and "machine learning in Python" in the title (bottom of slides 2 and 3) ; - Reduce a bit the graphical. It looks a bit huge to me: we don't really distinguish the content of your slides from the decoration (title, borders,

Re: [Scikit-learn-general] feedback on sklearn inria teaser slides

2011-11-17 Thread Eleftherios Garyfallidis
Wow impressive. Keep rocking sklearners! :-) On Thu, Nov 17, 2011 at 2:40 PM, Alexandre Gramfort < [email protected]> wrote: > hello sklearners, > > here are 3 slides on the scikit I will present for a flash > presentation at INRIA on Dec. 5. > > http://dl.dropbox.com/u/2140486/sklearn_

[Scikit-learn-general] feedback on sklearn inria teaser slides

2011-11-17 Thread Alexandre Gramfort
hello sklearners, here are 3 slides on the scikit I will present for a flash presentation at INRIA on Dec. 5. http://dl.dropbox.com/u/2140486/sklearn_gramfort_inria_dec_2011.pdf your feedback is very welcome before I send it to the organizers in the next few days. Cheers, Alex