how the "Most Likely / Prediction" in Model Simulator calculated??

bniyaseenbniyaseen MemberPosts:4Contributor I
edited June 2019 inHelp
what the algorithm or the criteria were taken to find the Most Likely / Prediction. if I want to write it as science in a research paper.
Tagged:

Best Answers

  • IngoRMIngoRM Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University ProfessorPosts:1,751RM Founder
    Solution Accepted
    Hi,
    It is the confidence level of the underlying machine learning model. Here is some more information:
    Technically only for the Bayes classifier the confidence equals a probablity but it has a similar meaning for all other models as well. For example in an SVM, the confidence is typically computed based on the distance of the data point to the separating hyperplane.
    Hope that helps,
    Ingo

    bniyaseen

Answers

  • bniyaseenbniyaseen MemberPosts:4Contributor I
    IngoRM
    I have doubt in two points:
    1:密苏里州的置信度计算del and for each label?
    2: what is the best confidence level(high or low)?
    and in this result below, what means on 97% and how decided that the GOD class is the most likely
Sign InorRegisterto comment.