[Scikit-learn-general] Gamma test

2015-02-18 Thread Exequiel Sepúlveda
Hi all, I'm a user of scikit-learn and I want to contribute with an pure Python code of the gamma test for feature selection. I have a functional code and I want to include it into scikit-learn. Is there someone doing the same? Cheers! -- Exequiel Sepulveda -

Re: [Scikit-learn-general] Gamma test

2015-02-19 Thread Exequiel Sepúlveda
> Thanks, > Andy > > > On 02/18/2015 04:35 PM, Exequiel Sepúlveda wrote: > > Hi all, > > I'm a user of scikit-learn and I want to contribute with an pure Python > code of the gamma test for feature selection. I have a functional code and > I want to includ