fine with me. I'd personally be happy to have : https://github.com/scikit-learn/scikit-learn/pull/947 (group lasso) https://github.com/scikit-learn/scikit-learn/pull/899 (multi task lasso)
finished and merged before the release. just putting a bit of pressure on fabian and me :) Alex On Wed, Aug 1, 2012 at 3:16 PM, Olivier Grisel <[email protected]> wrote: > 2012/8/1 Charanpal Dhanjal <[email protected]>: >> Hi Giles, >> Just a note to say that I wrote some code to do CART pruning on sklearn >> trees, and would be happy to send that along. Is that useful to you? The >> only problem is that the code is rather messy, but I can spend some time >> cleaning it up. > > There is already an implementation underway here: > > https://github.com/scikit-learn/scikit-learn/pull/941 > > It needs to be refactored to use the new cython Tree class from master. > > -- > Olivier > http://twitter.com/ogrisel - http://github.com/ogrisel > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Scikit-learn-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
