v0.25.3
version 0.25.3
get_best_model
forLazy*
classes (see updated docs)- bring
LazyMTS
back - add Exponential Smoothing, ARIMA and Theta models to
ClassicalMTS
andLazy*MTS
- add
RandomForest
andXGBoost
toLazy*Classifier
andLazy*Regressor
as baselines - Add
MedianVotingRegressor
: using the median of predictions from an ensemble of regressors - Fix
DeepMTS
: use onlyCustomRegressor
s