fastbayes: Bayesian modeling algorithms accelerated for particular model structures
General-purpose sampling approaches like Gibbs sampling are very useful for models that have not been studied extensively. But for some cases, specialized algorithms are available because of the model's commonality (e.g., linear regression) or niche popularity (e.g., Latent Dirichlet Allocation). This package is an effort to collect such algorithms in one place.
[Skip to Readme]
Downloads
- fastbayes-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0 |
---|---|
Dependencies | base (>=4.6 && <4.8), hmatrix (>=0.16 && <0.17), vector (>=0.10 && <0.11) [details] |
License | MIT |
Copyright | Copyright (c) 2014 Melinae, Inc |
Author | Chad Scherrer |
Maintainer | chad.scherrer@gmail.com |
Category | Statistics |
Home page | https://github.com/cscherrer/fastbayes |
Source repo | head: git clone git://github.com/cscherrer/fastbayes.git |
Uploaded | by ChadScherrer at 2014-08-12T18:06:52Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1877 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |