| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
81f54026c9
|
Support time series forecasting for discrete target variable (#416)
* support 'ts_forecast_classification' task to forecast discrete values * update test_forecast.py - add test for forecasting discrete values * update test_model.py * pre-commit changes |
4 years ago |
|
|
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 |
4 years ago |