8 Commits

Author SHA1 Message Date
Xueqing Liu
a5a5a4bc20
fixed API doc and import (#108)
* removed run_analysis.py, run_autohf.py, test_jupyter.py
2021-06-15 09:55:23 -07:00
Chi Wang
c26720c299
api doc for chacha (#105)
* api doc for chacha

* update params

* link to paper

* update dataset id

Co-authored-by: Chi Wang (MSR) <chiw@microsoft.com>
Co-authored-by: Qingyun Wu <qiw@microsoft.com>
2021-06-11 10:25:45 -07:00
Xueqing Liu
a4049ad9b6
autohf (#43)
automate huggingface transformer
2021-06-09 08:37:03 -07:00
Chi Wang
d08bb15475
Update version.py (#70)
* Update version.py

* update logo
2021-04-20 16:57:35 -07:00
Chi Wang (MSR)
14d59effbe bug fix 2021-02-05 22:45:02 -08:00
Chi Wang (MSR)
23c8ce7130 doc 2021-02-05 22:36:19 -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
Eric Zhu
0fb3e04fc3
API docs #6 (#13) and update version to 0.1.2 2020-12-15 00:57:30 -08:00