Qingyun Wu
|
2cdc08a75a
|
update notebook and test
|
2022-03-30 19:11:10 -07:00 |
|
Qingyun Wu
|
6c16e47e42
|
Bug fix and add documentation for metric_constraints (#498)
* metric constraint documentation
* update link
* update notebook
* fix a bug in adding 'time_total_s' to result
* use the default multiple factor from config file
* update notebook
* format
* improve test
* revise test budget for macos
* bug fix in adding time_total_s
* increase performance check budget
* revise test
* update notebook
* uncomment test
* remove redundancy
* clear output
* remove n_jobs
* remove constraint in notebook
* increase budget
* revise test
* add python version
* use getattr
* improve code robustness
Co-authored-by: Qingyun Wu <qxw5138@psu.edu>
|
2022-03-26 21:11:45 -04:00 |
|
Xueqing Liu
|
5f97532986
|
adding evaluation (#495)
* adding automl.score
* fixing the metric name in train_with_config
* adding pickle after score
* fixing a bug in automl.pickle
|
2022-03-25 17:00:08 -04: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 |
|