Oops, phone removed the underscore between the two words of the variable name but I think you get the point.
Nelson On Sun, Aug 28, 2016, 13:12 Ibrahim Dalal via scikit-learn < [email protected]> wrote: > 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 > _______________________________________________ > scikit-learn mailing list > [email protected] > https://mail.python.org/mailman/listinfo/scikit-learn >
_______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
