Commit Graph

12 Commits

Author SHA1 Message Date
Chi Wang
4a8110c87b pickle the AutoML object (#37)
* pickle the AutoML object

* get best model per estimator

* test deberta

* stateless API

* Add Gitter badge (#41)

* prevent divide by zero

* test roberta

* BlendSearchTuner

Co-authored-by: Chi Wang (MSR) <chiw@microsoft.com>
Co-authored-by: The Gitter Badger <badger@gitter.im>
2021-03-16 22:13:35 -07:00
The Gitter Badger
ec37ae8f8f Add Gitter badge (#41) 2021-03-13 12:44:41 -08:00
Chi Wang
6ff0ed434b v0.2.5 (#30)
* test distillbert

* import check

* complete partial config

* None check

* init config is not suggested by bo

* badge

* notebook for lightgbm
2021-02-22 22:10:41 -08:00
Qingyun Wu
d18d292081 Fix phasing in README.md 2021-02-11 14:40:29 -05:00
Chi Wang (MSR)
9d661759b4 contributors 2021-02-07 10:25:14 -08:00
Chi Wang (MSR)
6393cc81e9 contributors 2021-02-07 09:37:50 -08:00
qingyun-wu
38775b16c0 fix citation 2021-02-07 07:46:30 -08:00
Chi Wang
776aa55189 V0.2.2 (#19)
* v0.2.2

separate the HPO part into the module flaml.tune
enhanced implementation of FLOW^2, CFO and BlendSearch
support parallel tuning using ray tune
add support for sample_weight and generic fit arguments
enable mlflow logging

Co-authored-by: Chi Wang (MSR) <chiw@microsoft.com>
Co-authored-by: qingyun-wu <qw2ky@virginia.edu>
2021-02-05 21:41:14 -08:00
Chi Wang
53e300ae02 Update README.md
paper
2020-12-23 19:17:33 -08:00
Chi Wang
783800f08d Update README.md
documentation
2020-12-22 19:32:58 -08:00
Chi Wang
bea2ba8135 Update README.md 2020-12-15 04:52:55 -08:00
Chi Wang (MSR)
492990655d v0.1.0 2020-12-04 09:40:27 -08:00