Comparar métodos
Examine os métodos selecionados lado a lado; as linhas que diferem ficam destacadas.
| Hamiltonian Monte Carlo Dinâmico× | Regressão Bayesiana× | |
|---|---|---|
| Área | Bayesiano | Bayesiano |
| Família | Bayesian methods | Bayesian methods |
| Ano de origem≠ | 2014 | — |
| Autor original≠ | Matthew D. Hoffman and Andrew Gelman | — |
| Tipo≠ | adaptive MCMC sampler | Bayesian linear model |
| Fonte seminal≠ | 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 |
| Outros nomes≠ | Dynamic HMC, NUTS, No-U-Turn Sampler, adaptive HMC | bayesian linear regression, probabilistic regression, bayesian regresyon |
| Relacionados≠ | 5 | 2 |
| Resumo≠ | 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. |
| ScholarGateConjunto de dados ↗ |
|
|