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

Storing and Using Confidence values

fstarsinicfstarsinic Member Posts: 20 Contributor II
edited May 2020 in Help
I've created several models that work fairly well.
They return confidence values, which are useful (because I can sort a class by confidence).
When I combine the models and use a voting classifier, the resultant confidence values are just the percentage of total votes and the granular values are gone.  I'm left with a far less granular set of confidence values, e.g., (0%,25%,50%,75%100%).

Is there a way to store the more granular values, combine them and get results that report the overall more granular confidence rather than just the vote percentage?

Tagged:

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist
    Hi @fstarsinic,
    i think what you want to do is to use Stacking.

    Cheers,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.