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. Best wishes, Charanpal
On 01/08/12 14:46, Gilles Louppe wrote: > Hi, > > I am indeed leaving for holiday very soon and will be disconnected > until mid-Augustus. > > My personal wish list is short: > - #986: A full lazy argsort implementation of the tree construction algorithm. > - #941: Tree post-pruning > > I plan to work on both at my return. #941 shouldn't take much time, > but #986 might take (much) longer. If possible, I'd love to see both > of them in the next release. > > Best, > > Gilles > > On 1 August 2012 14:35, Andreas Müller <[email protected]> wrote: >> Hey Everybody. >> Soon it is time for a new release. I notices some people are going on >> holiday (I think Lars and Gilles), >> so maybe it would be good for wait them to be back. >> Therefore I'd suggest releasing at the end of August. >> Any opinions? >> >> My wish list looks like this (from more realistic to less realistic): >> - Precomputed and Callable kernels for sparse SVM #920 >> - what used to be the fit_pairwise proposal, now gives more unified API for >> clustering #803 >> - Single codebase Python 3 #702 >> - Multinomial Logistic Regression SGD #849 >> >> As well as many issues that need be investigated. >> Any help on that front would be greatly appreciated! >> >> >> Cheers, >> Andy >> >> ------------------------------------------------------------------------------ >> 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 ------------------------------------------------------------------------------ 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
