Xueqing Liu
|
4814091d87
|
remove redundant imports (#426)
* remove redundant imports
* getting ride of hf dataset
|
2022-01-24 14:24:14 -08:00 |
|
Xueqing Liu
|
207b6935d9
|
adding token classification (#376)
* adding ner
|
2022-01-03 13:44:10 -05:00 |
|
Chi Wang
|
efd85b4c86
|
Deploy a new doc website (#338)
A new documentation website. And:
* add actions for doc
* update docstr
* installation instructions for doc dev
* unify README and Getting Started
* rename notebook
* doc about best_model_for_estimator #340
* docstr for keep_search_state #340
* DNN
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
Co-authored-by: Z.sk <shaokunzhang@psu.edu>
|
2021-12-16 17:11:33 -08:00 |
|
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
|
cd4be9c0e5
|
add notebook (#109)
* added support for transformers==3.4.0
* updating error message
* adding arxiv
|
2021-06-17 21:42:26 -07:00 |
|
Xueqing Liu
|
926589bdda
|
exception, coverage for autohf (#106)
* increase coverage
* fixing exception messages
* fixing import
|
2021-06-14 14:11:40 -07:00 |
|
Xueqing Liu
|
a4049ad9b6
|
autohf (#43)
automate huggingface transformer
|
2021-06-09 08:37:03 -07:00 |
|