mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-24 05:29:21 +00:00
Update flaml/tune/tune.py
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
This commit is contained in:
parent
c5992c1fbf
commit
1683956559
@ -379,7 +379,7 @@ def run(
|
||||
optimization with lexicographic preferences. When lexico_objectives it not None, the arguments metric,
|
||||
mode, will be invalid, and flaml's tune uses CFO
|
||||
as the `search_alg`, which makes the input (if provided) `search_alg' invalid.
|
||||
This dictionary shall contain the following fields of key-value pairs:
|
||||
This dictionary shall contain the following fields of key-value pairs:
|
||||
- "metrics": a list of optimization objectives with the orders reflecting the priorities/preferences of the
|
||||
objectives.
|
||||
- "modes" (optional): a list of optimization modes (each mode either "min" or "max") corresponding to the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user