wandb.apis.public.Sweep
Last updated
Last updated
A set of runs associated with a sweep.
Instantiate with:
best_run
Returns the best run sorted by the metric defined in config or the order passed in
get
Execute a query against the cloud backend
load
snake_to_camel
Class Variables
QUERY
Attributes
runs
(Runs
) list of runs
id
(str) sweep id
project
(str) name of project
config
(str) dictionary of sweep configuration