v1.7.5
New Features
- Add MFLES Method @tblume1992 (#810)
- add SklearnModel @jmoralez (#812)
Bug Fixes
- Fix allowdrift and allowmean in non-stepwise AutoARIMA @manuel-calzolari (#828)
- return Naive model for constant series in AutoCES @jmoralez (#821)
- disable decomposition in theta when data has less than two seasonal periods @jmoralez (#820)
- return max float instead of Inf in arima_css_op @jmoralez (#819)