| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
ca35fa969f
|
refactoring TransformersEstimator to support default and custom_hp (#511)
* refactoring TransformersEstimator to support default and custom_hp * handling starting_points not in search space * addressing starting point more than max_iter * fixing upper < lower bug |
4 years ago |
|
|
72301b8568
|
fixing a few bugs in nlp (#503)
* fixing bugs in nlp |
4 years ago |
|
|
af423463c3
|
fixing bug for ner (#463)
* fixing bug for ner * removing global var * adding class for trial counter * adding notebook * adding use_ray dict * updating documentation for nlp |
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 |