Backporting fixes: - Fix serde issue with some distribution output types, add test (1543)
0.7.5
Backporting fixes: - Train invoke with (1530) - fix ProphetPredictor serialization issue (1535) - Add item_id to r forecast predictors (1537) - Serde: Allow encoding of functions and methods. (1519) - Disable tests on Windows for PRs, fix other workflows (1525)
0.7.4
Backporting fixes: - Fix Settings._inject to check if it can provide the value. (1501) - Fix indentation (1500) - Fix anomaly detection example (1515) - Add constant dummy time features to TFT for yearly data (1518)
0.7.3
Backporting fixes: - Fix get_lags_for_frequency for minute data in DeepVAR (1455)
0.7.2
Backporting fixes: - Fixes for MXNet 1.8 (1403) - Fix train-test split data leakage for m4_yearly and wiki-rolling_nips. (1445) - Lock the version for mxnet theme to 0.3.15 (1451) - Fix missing import in gluonts.mx.model.GluonEstimator (1450)
0.7.1
Backporting fixes: - fix compatibility for pandas < 1.1 in `time_feature/_base.py` (1437)