Skip to content

v1.1.2

Compare
Choose a tag to compare
@aadyotb aadyotb released this 03 Mar 00:40
· 45 commits to main since this release
adb73c1

What's Changed

  • Replace absolute path with a relative one in the model saving/loading procedure by @isenilov in #63
  • Combine boosting/bagging trees into one file. by @aadyotb in #68
  • Add incremental training option to DAGMM model by @isenilov in #65
  • Change default min_likelihood to 1e-16 for BOCPD by @cnll0075 in #71
  • Let eval metrics work w/ UnivariateTimeSeries. by @aadyotb in #74
  • Implement reconciliation for hierarchical time series. by @aadyotb in #72

Full Changelog: v1.1.1...v1.1.2