pickle the AutoML object (#37)

* pickle the AutoML object

* get best model per estimator

* test deberta

* stateless API

* Add Gitter badge (#41)

* prevent divide by zero

* test roberta

* BlendSearchTuner

Co-authored-by: Chi Wang (MSR) <chiw@microsoft.com>
Co-authored-by: The Gitter Badger <badger@gitter.im>
This commit is contained in:
Chi Wang
2021-03-16 22:13:35 -07:00
committed by GitHub
parent ec37ae8f8f
commit 4a8110c87b
19 changed files with 685 additions and 42 deletions

3
.gitignore vendored
View File

@@ -151,4 +151,5 @@ catboost_info
notebook/*.pkl
notebook/.azureml
mlruns
logs
logs
automl.pkl