autogen/test
Kevin Chen 3d0a3d26a2
Forecast (#162)
* added 'forecast' task with estimators ['fbprophet', 'arima', 'sarimax']

* update setup.py

* add TimeSeriesSplit to 'regression' and 'classification' task

* add 'time' split_type for 'classification' and 'regression' task

Signed-off-by: Kevin Chen <chenkevin.8787@gmail.com>

* feature importance

* variable name

* Update test/test_split.py

Co-authored-by: Chi Wang <wang.chi@microsoft.com>

* Update test/test_forecast.py

Co-authored-by: Chi Wang <wang.chi@microsoft.com>

* prophet installation fail in windows

* upload flaml_forecast.ipynb

Signed-off-by: Kevin Chen <chenkevin.8787@gmail.com>
2021-08-23 13:26:46 -07:00
..
hf v0.5.12 (#150) 2021-08-11 23:02:22 -07:00
nni Issue58 (#59) 2021-04-08 09:29:55 -07:00
tune Forecast (#162) 2021-08-23 13:26:46 -07:00
__init__.py v0.1.0 2020-12-04 09:40:27 -08:00
run_electra.py Issue58 (#59) 2021-04-08 09:29:55 -07:00
test_automl.py support ROC and AUC for multi-class classification (#170) 2021-08-22 15:16:10 -07:00
test_autovw.py api doc for chacha (#105) 2021-06-11 10:25:45 -07:00
test_forecast.py Forecast (#162) 2021-08-23 13:26:46 -07:00
test_notebook_example.py support ROC and AUC for multi-class classification (#170) 2021-08-22 15:16:10 -07:00
test_python_log.py v0.5.12 (#150) 2021-08-11 23:02:22 -07:00
test_pytorch_cifar10.py Issue58 (#59) 2021-04-08 09:29:55 -07:00
test_restore.py Test restore (#103) 2021-06-07 19:49:45 -04:00
test_split.py Forecast (#162) 2021-08-23 13:26:46 -07:00
test_training_log.py v0.5.12 (#150) 2021-08-11 23:02:22 -07:00
test_version.py Issue58 (#59) 2021-04-08 09:29:55 -07:00
test_xgboost2d.py v0.5.12 (#150) 2021-08-11 23:02:22 -07:00
test_xgboost2d_sample_size.py coverage (#135) 2021-07-20 17:00:44 -07:00