| ... | @@ -127,7 +127,7 @@ This is basically what Bayes’s formula is. It utilized under the hood of sever |
... | @@ -127,7 +127,7 @@ This is basically what Bayes’s formula is. It utilized under the hood of sever |
|
|
|
|
|
|
|
### What is likelihood?
|
|
### What is likelihood?
|
|
|
|
|
|
|
|
Likelihood function gives us the joint probability of an observation data as a function of model parameters. In other words, it describes the how likely it is to make that particular observation with that parameters. As usual, best seen with an illustration:
|
|
Likelihood function gives us the joint probability of an observation data as a function of model parameters. In other words, it describes the how likely it is to make that particular observation with these parameters. As usual, best seen with an illustration:
|
|
|
|
|
|
|
|
<div align="center">
|
|
<div align="center">
|
|
|
<img src="uploads/7a6f01eb27597c075e4d8fcee7eee1b8/bs1.png" width="400">
|
|
<img src="uploads/7a6f01eb27597c075e4d8fcee7eee1b8/bs1.png" width="400">
|
| ... | |
... | |
| ... | | ... | |