Fast Recap:
Recap:
Given the unlabeled data iid (independent and identically distributed) according to an unknown pdf , we assume a parametric model of and we search for an estimate of that respect the nature of the data.
~Ex.: We say that the pdf we want to try is a linear combination of 5 Gaussian PDFs, then we will search such that our assumption will be as close as possible to the real pdf (we minimize the cost)
Assume now that:
- The number of classes is known.
- are all estimated.
- The forms of are all known.
- is identifiable, that means that is unique for this pdf:
- is functionally independent of , for
Then: #TODO
ML (Maximum Likelihood) Estimation: Assume:
We define the Likelihood as:
Assuming that is differentiable we have:
We need to have the following constraint, respected:
To do this needs to respect the following constraint:
Original Files:

