Here, the Posterior is modeled directly as a function of . The posterior probability is specified using a sigmoid function applied to a linear function of the input (Logistic Regression)

where,

  • This is the Model Prediction.
  • Sigmoid Function that squashes it’s input values into a value between and
  • Linear Model