MLE

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2023 Mar 23 1:41
Editor
Edited
Edited
2025 Feb 4 14:9

Maximum likelihood estimation

MLE is the case where MAP's Prior is a Uniform Distribution (i.e., not considering prior probability)
We usually assume that training data is
iid
hence
For computational reasons, we work with the NLL with minimizing it
Therefore we search with
Log-likelihood function

NLL (Negative log likelihood)

For example with
Bernoulli Distribution
Expanding the probability
Grouping terms for
where ,
MLE is given by which is the empirical fraction of heads
MLE Notion
 
 
 
 
1. Linear Basis Function Models
MLE와 MAP의 차이
데이터 분석에서 모델을 다루게 되면 (암묵적으로) 분포를 가정합니다.
MLE와 MAP의 차이
머신러닝 - 최대우도추정 이해하기.
최대우도추정에 대하여 아래와 같은 내용을 이해할 수 있습니다. #최대우도추정 #최대우도 기부하기: https://toon.at/donate/637413907797802062
머신러닝 -  최대우도추정 이해하기.
 
 
 

Recommendations