Zhang Keke
by Zhang Keke
~1 min read

Categories

Tags

Table of Contents

  1. Bayesian Rule:
  2. Maximum Likelihood Estimation (MLE)

Bayesian Rule:

$P(D \mid \theta) \Rightarrow$ Likelihood

$P(\theta) \Rightarrow$ prior

$P(\theta \mid D) \Rightarrow$ posterior

$P(D) \Rightarrow$ marginal likelihood

Maximum Likelihood Estimation (MLE)

AKA:最大似然估计,likelihood AKA: 似然函数

Apply log operation to avoid underflow

For instance,if