Parametric Statistical Modeling Algorithm: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "** ..." to "** …") |
m (Text replacement - ". ----" to ". ----") |
||
Line 20: | Line 20: | ||
** a [[Nonparametric Statistical Modeling Algorithm]]. | ** a [[Nonparametric Statistical Modeling Algorithm]]. | ||
* <B>See</U>:</B> [[Parametric]]. | * <B>See</U>:</B> [[Parametric]]. | ||
---- | ---- | ||
---- | ---- |
Latest revision as of 19:21, 22 September 2021
A Parametric Statistical Modeling Algorithm is a Learning Algorithm that assumes knowledge of the Dataset's underlying Distribution Function.
- AKA: Parametric Statistical Algorithm, Parametric Learning Algorithm.
- Context:
- It can be:
- Example(s):
- Counter-Example(s):
- See: Parametric.
References
2009
- (Lafferty & Wasserman, 2009) ⇒ John D. Lafferty, and Larry Wasserman. (2009). “Statistical Machine Learning - Course: 10-702." Spring 2009, Carnegie Mellon Institute.
- Parametric methods: Linear Regression, Model Selection, Generalized Linear Models, Mixture Models, Classification (linear, logistic, support vector machines), Graphical Models, Structured Prediction, Hidden Markov Models.