Re: [Scikit-learn-general] Contributing code

2013-10-17 Thread Olivier Grisel
2013/10/16 Carlos Aspillaga : > Hello guys, > > I've been using scikit-learn for a while and I would like to contribute some > new functionalities. I have them implemented in other languages, but not in > python (yet...) > To start, I would love to implement some classic Feature Selection > Algorit

Re: [Scikit-learn-general] Contributing code

2013-10-17 Thread Jacob Vanderplas
Hi Carlos, Welcome! We'd love to have you contribute. You can start by reading through the developers guide on our website, and following the suggestions there: http://scikit-learn.org/stable/developers/ Feel free to ask here if any questions come up, Jake On Wed, Oct 16, 2013 at 2:09 PM, Ca

[Scikit-learn-general] Contributing code

2013-10-17 Thread Carlos Aspillaga
Hello guys, I've been using scikit-learn for a while and I would like to contribute some new functionalities. I have them implemented in other languages, but not in python (yet...) To start, I would love to implement some classic Feature Selection Algorithms (dimensionality reduction) that I have