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

c_cheec_chee Member Posts: 19 Maven
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?

Best Answers

Sign In or Register to comment.