Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Decision tree and probability of a prediction

SguishSguish Member Posts: 13 Contributor II
edited November 2018 in Help
Hello!
I'm using decision tree (with gain ratio as criterion) to model the incoming a disease, with a true/false label attribute. Is it possibile to existimate the probability of a true prediction? Something like "TRUE with N% probability of developing the disease"?

I forgot: all this from inside an application (model integration proved to be quite easy).
Tagged:

Best Answer

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,529 RM Data Scientist
    Solution Accepted
    i think the confidence is pretty much what you want.

    Best,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany

Answers

  • SguishSguish Member Posts: 13 Contributor II
    Thank you, that's just what I needed!
Sign In or Register to comment.