[scikit-learn] Issue with DecisionTreeClassifier

Ibrahim Dalal cs14btech11041 at iith.ac.in
Sun Aug 28 15:09:58 EDT 2016


Dear Developers,

DecisionTreeClassifier.decision_path() as used here
http://scikit-learn.org/dev/auto_examples/tree/unveil_tree_structure.html
is giving the following error:

AttributeError: 'DecisionTreeClassifier' object has no attribute
'decision_path'

Kindly help.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20160829/14638d93/attachment.html>


More information about the scikit-learn mailing list