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