Differences between Non-Parametric and Parametric Estimation
- Parametric Estimation: we search for the parameters () that describe a PDF of an arbitrary form, so we can calculate
- Non-Parametric Estimation: no assumption on the form of the PDF are made, we calculate given the sample data or we first calculate , and and and then use the Bayes theorem to find the posterior probability .

Algorithms for Supervised Parametric Estimation
