Releases: Nixtla/datasetsforecast
Releases · Nixtla/datasetsforecast
v1.0.0
v0.0.8
What's Changed
- [FEAT] Add distributed forecasts evaluation in #16. The new version includes the
accuracy
function (inspired by fable) to compute different metrics for different aggregations. This new function can also evaluate spark, dask, and ray dataframes. - [FEAT] Add hierarchical data tests in #18. In #15 was pointed out that the Labour summing matrix was wrong. The dataset was updated with the right one, and tests were added to ensure the summing matrix is right.
Full Changelog: v0.0.7...v0.0.8
v0.0.7
v0.0.6
v0.0.5
What's Changed
- [FEAT] Add horizon to hierarchical datasets by @FedericoGarza in #1
- feat: add tags to hier datasets by @FedericoGarza in #2
- fix: traffic tags by @FedericoGarza in #4
- [FEAT] Add test size for hierarchical datasets by @FedericoGarza in #5
- fix: labour covid and wiki2 horizon by @FedericoGarza in #6
Full Changelog: v0.0.3...v0.0.5
v0.0.3
Full Changelog: v0.0.2...v0.0.3
- Export
HierarchicalData
v0.0.2
Full Changelog: v0.0.1...v0.0.2