Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-10-03 | 658 Bytes | |
v1.3.1 source code.tar.gz | 2022-10-03 | 76.3 MB | |
v1.3.1 source code.zip | 2022-10-03 | 76.5 MB | |
Totals: 3 Items | 152.9 MB | 0 |
What's Changed
- Add support for exogenous regressors by @aadyotb in https://github.com/salesforce/Merlion/pull/125
- Simplify implementations of SARIMA, ETS, VectorAR. by @aadyotb in https://github.com/salesforce/Merlion/pull/122
- Fix edge case bug in layered models. by @aadyotb in https://github.com/salesforce/Merlion/pull/123
- Fix incorrect reference to BOCPD model in factory by @jonwiggins in https://github.com/salesforce/Merlion/pull/124
New Contributors
- @jonwiggins made their first contribution in https://github.com/salesforce/Merlion/pull/124
Full Changelog: https://github.com/salesforce/Merlion/compare/v1.3.0...v1.3.1