Chi Wang
|
e877de6414
|
use ffill in forecasting example
|
2022-04-01 09:23:23 -07:00 |
|
Kevin Chen
|
f9eda0cc40
|
update documentation for time series forecasting (#472)
* update automl.py
- documentation update
* update test_forecast.py
* update model.py
* update automl_time_series_forecast.ipynb
* update time series forecast website examples
Signed-off-by: Kevin Chen <chenkevin.8787@gmail.com>
|
2022-03-08 11:21:18 -08:00 |
|
Chi Wang
|
569908fbe6
|
fix issues in logging, bug in space.py, constraint sign, and improve code coverage (#388)
* console log handler
* version update
* doc
* skippable steps
* notebook update
* constraint sign
* doc for constraints
* bug fix: define-by-run and unflatten_hierarchical
* const
* handle nested space in indexof()
* test grid search
* test suggestion
* model test
* >1 ckpts
* always increase iter count
* log total # iterations
* security patch
* make iter_per_learner consistent
|
2022-01-14 13:39:09 -08:00 |
|
Chi Wang
|
efd85b4c86
|
Deploy a new doc website (#338)
A new documentation website. And:
* add actions for doc
* update docstr
* installation instructions for doc dev
* unify README and Getting Started
* rename notebook
* doc about best_model_for_estimator #340
* docstr for keep_search_state #340
* DNN
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
Co-authored-by: Z.sk <shaokunzhang@psu.edu>
|
2021-12-16 17:11:33 -08:00 |
|