adding evaluation (#495)

* adding automl.score

* fixing the metric name in train_with_config

* adding pickle after score

* fixing a bug in automl.pickle
This commit is contained in:
Xueqing Liu
2022-03-25 17:00:08 -04:00
committed by GitHub
parent 1d029436e7
commit 5f97532986
11 changed files with 375 additions and 39 deletions

4
.gitignore vendored
View File

@@ -156,3 +156,7 @@ automl.pkl
.idea/*
.DS_Store
test/nlp/testtmp.py
test/nlp/testtmpfl.py