mirror of
https://github.com/microsoft/FLAML.git
synced 2026-02-09 02:09:16 +08:00
Finish the Multiple Choice Classification (#367)
* adding multiple choice * update test cases (hard coded) * merged common code in predict_proba and predict in TransformersEstimator
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
NOTICES
|
||||
|
||||
This repository incorporates material as listed below or described in the code.
|
||||
This repository incorporates material as listed below or described in the code.
|
||||
|
||||
#
|
||||
## Component. Ray.
|
||||
@@ -11,7 +11,7 @@ https://github.com/ray-project/ray/blob/master/python/ray/tune/
|
||||
|
||||
|
||||
|
||||
## Open Source License/Copyright Notice.
|
||||
## Open Source License/Copyright Notice.
|
||||
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
|
||||
Reference in New Issue
Block a user