Supervised Model-based Estimation Algorithm
(Redirected from model-based estimation algorithm)
Jump to navigation
Jump to search
A Supervised Model-based Estimation Algorithm is a supervised estimation algorithm that is a model-based learning algorithm.
- AKA: Regression Method.
- Context:
- It can range from being an Eager Model-based Estimation Algorithm to being a Lazy Model-based Estimation Algorithm.
- It can be solved by a Model-based Estimation System (to solve a model-based estimation task).
- Example(s):
- Counter-Example(s):
- See: Model-based.
References
2006
- (Tibshirani, 1996) ⇒ Robert Tibshirani. (1996). “Regression Shrinkage and Selection via the Lasso.” In: Journal of the Royal Statistical Society, Series B, 58(1).
- QUOTE: Consider the usual regression situation: we have data [math]\displaystyle{ (\mathbf{x}^i, y^i), i=1,2,...,N \ , }[/math] where [math]\displaystyle{ \mathbf{x}^i=(x_{i1},..., x_{ip})^T }[/math] and [math]\displaystyle{ y_i }[/math] are the regressors and response for the ith observation. The ordinary least squares (OLS) estimates are obtained by minimizing the residual squared error.