Kevin Chen 519bfc2a18
Integrate multivariate time series forecasting (#254)
* Integrate multivariate time series forecasting, now supports
continuous and categorical variables

- update data.py to transform time series data
- update search space
- update documentations to reflect changes
- update test_forecast.py
- rename 'forecast' task to 'ts_forecast' task

* update automl.py and test_forecast.py

* update forecast notebook

* update README.md and setup.py

* update ml.py and test_forecast.py

- make "ds" and "y" constant variables

* replace constants with constant variables

* bump version to 0.7.0

* update setup.py
- support 'forecast' and 'ts_forecast'

* update automl.py and data.py
- support 'forecast' and 'ts_forecast' tasks
2021-10-30 09:48:57 -07:00
..
2021-08-11 23:02:22 -07:00
2021-04-08 09:29:55 -07:00
2020-12-04 09:40:27 -08:00
2021-04-08 09:29:55 -07:00
2021-10-19 11:52:41 -07:00
2021-06-11 10:25:45 -07:00
2021-10-18 21:56:21 -07:00
2021-04-08 09:29:55 -07:00
2021-07-20 17:00:44 -07:00
2021-09-19 11:19:23 -07:00