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
How to Set Confidence Threshold for Prediction, apart from 50/50
For classification problem, where the outcome is binary, say Yes or No, and after the Apply Model operator is used, three new columns are created: Prediction, Confidence Yes, Confidence No.
I'm guessing the default is if Confidence Yes > 0.5, then Prediction is Yes, and vice versa.
Is there a way to set the threshold to be something OTHER than 0.5?
I'm guessing the default is if Confidence Yes > 0.5, then Prediction is Yes, and vice versa.
Is there a way to set the threshold to be something OTHER than 0.5?
0
Best Answers
-
MarcoBarradas Administrator, Employee-RapidMiner, RapidMiner Certified Analyst, Member Posts: 272 Unicorn2
-
c_chee Member Posts: 19 MavenHi Marco, Thanks for the Threshold video above. Question solved. THanks0