Re: [Scikit-learn-general] Python notebooks for statlearning course exercises

2014-05-29 Thread Fernando Perez
Great, thanks! -- Time is money. Stop wasting it! Get your web API in 5 minutes. www.restlet.com/download http://p.sf.net/sfu/restlet___ Scikit-learn-general mailing list Scikit-l

Re: [Scikit-learn-general] Python notebooks for statlearning course exercises

2014-05-28 Thread Sujit Pal
Thank you Fernando, per your suggestion I have added the link to the project in github, the README.md contains links to the nbviewer.ipython.orghosted notebooks (copied the pattern from the Python for Data Analysis link few entries up). -sujit On Tue, May 27, 2014 at 6:41 PM, Fernando Perez wrot

Re: [Scikit-learn-general] Python notebooks for statlearning course exercises

2014-05-27 Thread Fernando Perez
On Sun, May 25, 2014 at 9:04 AM, Gael Varoquaux < [email protected]> wrote: > That's great! > Indeed, thrilled to see this! > I've given you a bit more added publicity: > https://twitter.com/GaelVaroquaux/status/470596202665623552 > Duly retweeted :) Sujit, could I suggest that y

Re: [Scikit-learn-general] Python notebooks for statlearning course exercises

2014-05-25 Thread Sujit Pal
Thank you Gael, much appreciated. -sujit On Sun, May 25, 2014 at 9:04 AM, Gael Varoquaux < [email protected]> wrote: > That's great! > > I've given you a bit more added publicity: > https://twitter.com/GaelVaroquaux/status/470596202665623552 > > G > > On Sun, May 25, 2014 at 08:59:

Re: [Scikit-learn-general] Python notebooks for statlearning course exercises

2014-05-25 Thread Gael Varoquaux
That's great! I've given you a bit more added publicity: https://twitter.com/GaelVaroquaux/status/470596202665623552 G On Sun, May 25, 2014 at 08:59:56AM -0700, Sujit Pal wrote: > Hello sklearners, > I apologize in advance if this is regarded as a shameless plug, but... > I rewrote the R exerc

[Scikit-learn-general] Python notebooks for statlearning course exercises

2014-05-25 Thread Sujit Pal
Hello sklearners, I apologize in advance if this is regarded as a shameless plug, but... I rewrote the R exercises for the statlearning course (from Stanford University, conducted by professors Trevor Hastie and Rob Tibshirani) into a set of 9 python notebooks. All the algorithms used in my code