Hi,

You can control the number of attributes that is drawn (tested) at each node
with the max_features parameters.

Best regards,
Arnaud Joly


> On 27 May 2015, at 11:47, Herbert Schulz <hrbrt....@gmail.com> wrote:
> 
> Hello everyone,
> 
> I'm using the "Random Forest Classifier" to predict the toxicity of a 
> compound.
> 
> Is there a way to use  an attribute selection with different set of 
> attributes for each tree node?
> 
> I have this option in Knime, now I'm trying to implement it in python.
> 
> I'll be very grateful for your help.
> 
> best regards,
> 
> Herb
> ------------------------------------------------------------------------------
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general


------------------------------------------------------------------------------
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to