Skip to content

v1.0.15

Compare
Choose a tag to compare
@wangzhishi wangzhishi released this 02 Aug 22:14
· 245 commits to master since this release
  • Core changes:

    • Prediction functionality refactoring (#430)
    • KTRLite model enhancement and interface cleanup (#440)
    • More flexible scheduling config in Backtester (#447)
    • Allow extraction of training related metrics (e.g. ELBO loss) in Pyro SVI (#443)
    • Add a flag to keep the posterior samples or not in aggregated model (#465)
    • Bug fix and code improvement (#428, #438, #459, #470)
  • Documentation:

    • Clean up and standardize example notebooks (#462)
    • Tutorial update and enhancement (#431, #474)
  • Utilities:

    • Diagnostic plot with Arviz (#433)
    • Refine plotting palette (#434, #473)
    • Create an orbit-featured plotting style (#434)