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

Can confidence value for prediction be interchangeably be used with the likelihood for an event?

bhawnath131bhawnath131 Member Posts: 4 Learner I
edited May 26 in Help
For example: 0.978 confidence (yes) can be implied as the likelihood (chances) of this event being true is 97.8%. 

Best Answer

  • rjones13rjones13 Member Posts: 204 Unicorn
    Solution Accepted
    Hi @bhawnath131,

    Confidence when training machine learning and testing performance can be more thought of as an indicator of how sure the model is for that set of values. For example, if it has a confidence of 0.97 for a class, then it's very sure in that classification. The way confidence is calculated depends on the algorithm used.

    Hope this helps. 

    Best,
    Roland
Sign In or Register to comment.