| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
ca9f9054e7
|
categorical choice can be ordered or unordered (#677)
* categorical choice can be ordered or unordered * ordered -> order * move choice into utils * version comparison * packaging -> setuptools * import version * version_parse * test order for choice |
4 years ago |
|
|
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> |
4 years ago |
|
|
e46573a01d
|
warmstart blendsearch (#186)
* increase test coverage * use define by run only when needed * warmstart bs * classification -> binary, multi * warm start with evaluated rewards * data transformer; resource attr for gs * BlendSearchTuner bug fix and unittest * bug fix * docstr and import * task type |
4 years ago |