"A bug in displaying the decision tree"

raposthumusraposthumus MemberPosts:2Contributor I
edited June 2019 inHelp

I have a dataset and generate a decision tree. I think the decision tree displays a wrong node name

The decision tree first node has the name "inkoopgroep" but as the values show, it has to be "bedrag".

javaw_2017-11-11_14-49-17.pngjavaw_2017-11-11_14-49-29.png

Answers

  • raposthumusraposthumus MemberPosts:2Contributor I

    Ah problem solved (by myself ;-)) de column inkoopgroep should be a polynominal.

Sign InorRegisterto comment.