You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Fix#1148 with fixed denominator in CGRU and add test for new code
2. Fix#1151 with set n_jobs=1 for some operations
3. Add initial assumption with AR (#1074), enable AR (#1137)
4. Check and add test in accordance with #739
5. Fix integration test `test_result_changing`
AR/ARIMA models refit each validation block prediction that may be time consuming. It needs to be fixed and AR/ARIMA models should be enabled.
Also
test.unit.api.test_presets.test_presets_time_series
should be fixed atTODO
mark.The text was updated successfully, but these errors were encountered: