Re: [Scikit-learn-general] Finding a corresponding leaf node for each data point in a decision tree

2015-05-26 Thread Kittipat Kampa
Got it. Thanks for the clarification, Andreas! -Kittipat -- ___ Scikit-learn-general mailing list Scikit-learn-general@lists.sourceforge.net https://lists.sourceforge.net/lists/li

Re: [Scikit-learn-general] Finding a corresponding leaf node for each data point in a decision tree

2015-05-26 Thread Andreas Mueller
Actually with "the newest version" Gilles meant the "dev" version 0.17-dev that is not released yet. So with 0.16.1, your way (manual conversion) is the right way, and with using the dev version or after the release, you can just do tree.apply(X). On 05/25/2015 12:33 PM, Kittipat Kampa wrote:

[Scikit-learn-general] partial dependency plot extra trees classifier

2015-05-26 Thread Luca Puggini
Hi, I am wondering if there is any function to get the partial dependency plot for extra trees classifier. This there is something http://scikit-learn.org/stable/modules/generated/sklearn.ensemble.partial_dependence.plot_partial_dependence.html#sklearn.ensemble.partial_dependence.plot_partial_depe

Re: [Scikit-learn-general] GSoC Community Bonding

2015-05-26 Thread Wei Xue
Sure. Mine is http://xuewei4d.github.io. Currently, I am writing the equations of VBGMM, it is a lot. I switched to the code and the issue today. Thanks, Wei Xue On Mon, May 25, 2015 at 8:08 AM, Gael Varoquaux < gael.varoqu...@normalesup.org> wrote: > Hi GSOC students, > > And welcome. I hope t