Model Selection Task
Jump to navigation
Jump to search
A Model Selection Task is a selection task of some mathematical model from a class of mathematical models.
- Context:
- It can be solved by a Model Selection System (that implements a model selection algorithm).
- Example(s):
- a Statistical Model Selection Task / Machine Learning Model Selection Task, which can range from being a Classification Model Selection Task to being a Ranking Model Selection Task to being a Estimation Model Selection Task.
- …
- Counter-Example(s):
- See: Statistical Model, Design of Experiments, Hyperparameter Tuning.
References
2020
- (Wikipedia, 2020) ⇒ https://en.wikipedia.org/wiki/model_selection Retrieved:2020-6-5.
- Model selection is the task of selecting a statistical model from a set of candidate models, given data. In the simplest cases, a pre-existing set of data is considered. However, the task can also involve the design of experiments such that the data collected is well-suited to the problem of model selection. Given candidate models of similar predictive or explanatory power, the simplest model is most likely to be the best choice (Occam's razor).
Konishi & Kitagawa (2008, p. 75) state, "The majority of the problems in statistical inference can be considered to be problems related to statistical modeling". Relatedly, has said, "How [the] translation from subject-matter problem to statistical model is done is often the most critical part of an analysis".
Model selection may also refer to the problem of selecting a few representative models from a large set of computational models for the purpose of decision making or optimization under uncertainty.
- Model selection is the task of selecting a statistical model from a set of candidate models, given data. In the simplest cases, a pre-existing set of data is considered. However, the task can also involve the design of experiments such that the data collected is well-suited to the problem of model selection. Given candidate models of similar predictive or explanatory power, the simplest model is most likely to be the best choice (Occam's razor).
2011
- (Sammut & Webb, 2011) ⇒ Claude Sammut, and Geoffrey I. Webb. (2011). “Model Selection.” In: (Sammut & Webb, 2011) p.683
- QUOTE: Model selection is the process of choosing an appropriate mathematical model from a class of models.
2009
- http://www.nature.com/nrg/journal/v5/n4/glossary/nrg1318_glossary.html
- MODEL SELECTION: The process of choosing among different models given their posterior probability.