Сравнение методов
Просматривайте выбранные методы рядом; строки с различиями подсвечены.
| Динамический гамильтоновский метод Монте-Карло× | Байесовская регрессия× | |
|---|---|---|
| Область | Байесовские методы | Байесовские методы |
| Семейство | Bayesian methods | Bayesian methods |
| Год появления≠ | 2014 | — |
| Автор метода≠ | Matthew D. Hoffman and Andrew Gelman | — |
| Тип≠ | adaptive MCMC sampler | Bayesian linear model |
| Основополагающий источник≠ | Hoffman, M. D. & Gelman, A. (2014). The No-U-Turn Sampler: Adaptively setting path lengths in Hamiltonian Monte Carlo. Journal of Machine Learning Research, 15(1), 1593–1623. link ↗ | 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 |
| Другие названия≠ | Dynamic HMC, NUTS, No-U-Turn Sampler, adaptive HMC | bayesian linear regression, probabilistic regression, bayesian regresyon |
| Связанные≠ | 5 | 2 |
| Сводка≠ | Dynamic Hamiltonian Monte Carlo — widely known as the No-U-Turn Sampler (NUTS) — is an adaptive extension of Hamiltonian Monte Carlo that automatically selects the number of leapfrog integration steps during each MCMC transition, removing the need to hand-tune the most sensitive tuning parameter of standard HMC. It is the default sampler in Stan and PyMC and is suitable for continuous, differentiable posterior distributions of moderate to high dimension. | 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Набор данных ↗ |
|
|