On 08/29/2016 11:22 PM, Nelson Liu wrote:
estimator.tree_.value gives the constant prediction of the tree at each node. Think of it as what the tree would output if that node was a leaf.
well it's also the weighted number of samples of each class, right?
_______________________________________________
scikit-learn mailing list
[email protected]
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to