The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

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, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 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.