See full diff here: v0.13.0...v0.14.0
Breaking changes
- Simplify plotting of forecasts. #2864
- Breaking: change num_output with quantiles in TFT (mxnet) #2879
- DeepVARHierarchicalEstimator: Remove target_dim parameter. #2889
- Rework maybe.Maybe to use a boxed container. #2900
- Rework ev. #2914
- gluonts.ev: Rework exports. #2928
- Remove freq argument in SeasonalNaivePredictor #2932
- Remove freq argument from naive2 #2935
- Simplify PyTorchPredictor serde #2965
- Move QuantizeScaled from Wavenet to gluonts.transform, rename to QuantizeMeanScaled #2975
- Change torch state_dict file name to prediction-net-state.pt #2985
- Remove freq attribute from NPTS #3009