قارن الطرق
راجع الطرق التي اخترتها جنبًا إلى جنب؛ الصفوف المختلفة مميَّزة.
| خوارزمية متروبوليس-هاستينغز× | الانحدار البايزي× | |
|---|---|---|
| المجال | بايزي | بايزي |
| العائلة | Bayesian methods | Bayesian methods |
| سنة النشأة≠ | 1953 | — |
| صاحب الطريقة≠ | Metropolis et al. (1953); generalised by Hastings (1970) | — |
| النوع≠ | Markov chain Monte Carlo sampler | Bayesian linear model |
| المصدر التأسيسي≠ | Metropolis, N., Rosenbluth, A. W., Rosenbluth, M. N., Teller, A. H., & Teller, E. (1953). Equation of state calculations by fast computing machines. The Journal of Chemical Physics, 21(6), 1087–1092. DOI ↗ | Gelman, A., Carlin, J. B., Stern, H. S., Dunson, D. B., Vehtari, A. & Rubin, D. B. (2013). Bayesian Data Analysis (3rd ed.). CRC Press. ISBN: 978-1439840955 |
| الأسماء البديلة≠ | MH algorithm, M-H algorithm, Metropolis algorithm, Metropolis-Hastings sampler | bayesian linear regression, probabilistic regression, bayesian regresyon |
| ذات صلة≠ | 5 | 2 |
| الملخص≠ | The Metropolis-Hastings (MH) algorithm is a general-purpose Markov chain Monte Carlo (MCMC) method for drawing samples from any probability distribution whose density can be evaluated up to a normalising constant. Introduced by Metropolis, Rosenbluth, Rosenbluth, Teller, and Teller (1953) in computational physics and generalised by Hastings (1970) to asymmetric proposal distributions, it is the foundational algorithm from which nearly all subsequent MCMC samplers — Gibbs sampling, Hamiltonian Monte Carlo, slice sampling — are derived or can be viewed as special cases. | Bayesian regression is a probabilistic version of linear regression that treats the model parameters as uncertain quantities. Instead of returning a single best-fit estimate, it combines prior knowledge with the observed data to produce a full posterior probability distribution for each parameter, from which credible intervals and predictions are read off. |
| ScholarGateمجموعة البيانات ↗ |
|
|