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). Right now it looks more like smoke than digits. :) On 2011-11-17, at 9:40 AM, 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 feedback is very welcome before I send it to the organizers in > the next few days. > > Cheers, > Alex > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure > contains a definitive record of customers, application performance, > security threats, fraudulent activity, and more. Splunk takes this > data and makes sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-novd2d > _______________________________________________ > Scikit-learn-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
