Skip to content

Releases: jkoestner/morai

v0.3.1

23 Oct 04:42
7fbcb6d

Choose a tag to compare

v0.3.1

Full Changelog

Bugs

  • update version package compatability including polars functional changes
    with version 1.33.0

Documentation

  • enhance test coverage

v0.3.0

01 Sep 02:53
3049580

Choose a tag to compare

v0.3.0

Full Changelog

Enhancements

  • add neural network model
  • add relative risk charts
  • add population excess death trends for CDC

Documentation

  • update notebooks
  • created tests (relative risk, normalize, polars,
    metrics, bin features, groupby features, tables)

v0.2.0

08 Jun 04:38
a860b03

Choose a tag to compare

v0.2.0

Full Changelog

Enhancements

  • add GAM models to forecast (mcgv, pygam, statsmodels)
  • add HMD integration (login needed)
  • add in exports for tables

Documentation

  • update notebooks to have images retained
  • split out models into it's own folder
  • update README

v0.1.0

31 Mar 03:34
61d747e

Choose a tag to compare

v0.1.0

Full Changelog

Enhancements

  • extended functionality to use polars in dashboards
  • add credibility methods
  • add cdc integration
  • add whittaker-henderson-lowrie graduation

Documentation

  • better dashboard graphics
  • add in CHANGELOG
  • add in type hints