Releases: dm13450/dirichletprocess
Releases · dm13450/dirichletprocess
v0.4.2 Minor update
Minor Updates
- MhParameterProposal signature update
- http links changed to https.
v0.4.0
v0.3.1
v0.3.0
0.2.2
- Added a likelihood variable for the
dirichletprocess
class that is calculate with each fit iteration. - Added option to change how many Metropolis-Hasting steps are used in each iteration.
- Added a likelihood calculation with each iteration.
- Added and refactored some tests.
- Updated vignette.
- Additional options to univariate plotting.
- Added Kees Mulder as a contributor.
v0.2.1
- Added AppVeyor, Travis-CI and codecov.io badges.
- Added penalised log-likelihood step for posterior cluster parameter inference.
- Added exponential mixture model
DirichletProcessExponential
. - Updated
plot
. Multivariate Gaussian models can now be plotted. - Various bug fixes.
- Updated description.
First Release
Initial public release