方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 马尔可夫链蒙特卡洛 (MCMC)× | Bayesian Regression× | |
|---|---|---|
| 领域≠ | 仿真 | 贝叶斯 |
| 方法族≠ | Process / pipeline | Bayesian methods |
| 起源年份≠ | 1953 (Metropolis-Hastings); 1984 (Gibbs) | — |
| 提出者≠ | Metropolis et al. (1953); Gibbs sampler formalised by Geman & Geman (1984) | — |
| 类型≠ | Simulation-based Bayesian inference / numerical integration | Bayesian linear model |
| 开创性文献≠ | Gelman, A., Carlin, J.B., Stern, H.S., Dunson, D.B., Vehtari, A. & Rubin, D.B. (2013). Bayesian Data Analysis (3rd ed.). Chapman & Hall/CRC. 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 |
| 别名≠ | MCMC, Metropolis-Hastings, Gibbs sampling, Markov Zinciri Monte Carlo (MCMC — Metropolis-Hastings, Gibbs) | bayesian linear regression, probabilistic regression, bayesian regresyon |
| 相关≠ | 5 | 2 |
| 摘要≠ | Markov Chain Monte Carlo (MCMC) is a family of simulation algorithms that constructs a Markov chain whose stationary distribution is the target posterior, enabling Bayesian inference and high-dimensional integral computation that would otherwise be analytically intractable. Pioneered by Metropolis and colleagues in 1953 and extended by Hastings in 1970, MCMC underpins modern Bayesian statistics. The two most widely used variants are Metropolis-Hastings, which proposes moves from a general proposal distribution, and Gibbs sampling, which draws each parameter in turn from its full conditional distribution. | 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数据集 ↗ |
|
|