Skip to content

bayesloop 1.4

Compare
Choose a tag to compare
@christophmark christophmark released this 07 Mar 15:52
· 55 commits to master since this release

New features:

  • New observation model: Laplace distribution
  • Hyper-parameter optimization now supports "forward-only" algorithm

Fixes:

  • Model evidence of ChangePoint transition model depended on the chosen grid-size
  • RegimeSwitch transition model did not support integer parameter values
  • Jeffreys prior for Gaussian observation model was parametrized on variance, not standard deviation
  • SymPy observation models now support Beta function