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
-
> 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