Xueqing Liu
|
42de3075e9
|
Make NLP tasks available from AutoML.fit() (#210)
Sequence classification and regression: "seq-classification" and "seq-regression"
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
|
2021-11-16 11:06:20 -08:00 |
|
Chi Wang
|
92ebd1f7f9
|
when max_iter=1, skip search only if retrain_final (#280)
* when max_iter=1, skip search only if retrain_final
* remove nlp
redesign in #210
* minor change in readme example
|
2021-11-09 21:51:23 -08:00 |
|
Xueqing Liu
|
926589bdda
|
exception, coverage for autohf (#106)
* increase coverage
* fixing exception messages
* fixing import
|
2021-06-14 14:11:40 -07:00 |
|