Model-based Learning Algorithm: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
A [[Model-based Learning Algorithm]] is a [[ | A [[Model-based Learning Algorithm]] is a [[learning algorithm]] that produces a [[model-based prediction function]] (in a [[higher-level]] [[formalism]] than the [[training instance]]s). | ||
* <B><U>AKA</U>:</B> [[Supervised Model-based Learning Algorithm]], [[Model-based Machine Learning Algorithm]], [[Model-based Training Algorithm]]. | * <B><U>AKA</U>:</B> [[Supervised Model-based Learning Algorithm]], [[Model-based Machine Learning Algorithm]], [[Model-based Training Algorithm]]. | ||
* <B><U>Context</U>:</B> | * <B><U>Context</U>:</B> |
Revision as of 17:06, 15 July 2014
A Model-based Learning Algorithm is a learning algorithm that produces a model-based prediction function (in a higher-level formalism than the training instances).
- AKA: Supervised Model-based Learning Algorithm, Model-based Machine Learning Algorithm, Model-based Training Algorithm.
- Context:
- It can solve a model-based learning task (that requires the production of a model-based prediction function).
- It can range from being a Supervised Model-based Classification Algorithm to being a Supervised Model-based Estimation Algorithm
- It can range from being a Discriminative Learning Algorithm to being a Generative Learning Algorithm.
- It can range from being a Lazy Model-based Learning Algorithm to being an Eager Model-based Learning Algorithm.
- Example(s):
- Counter-Example(s):
- See: Supervised Learning Algorithm
References
1993
- (Quinlan, 1993) ⇒ J. Ross Quinlan. (1993). "Combining Instance-based and Model-based Learning." In: Proceedings of the Tenth International Conference on Machine Learning.