sweep_id is printed by wandb sweep when you create a sweep. It
consists of a unique identifier for the sweep and may include the
entity and project path (entity/project/sweep_id).
Examples:
Start a local sweep controller for a sweep with sweep ID “wbyz9876”
Usage
Options
verbose
Display verbose output from controller.
| Flag | Default | Type |
|---|---|---|
--verbose | False | BOOL |
help
Show this message and exit.
| Flag | Default | Type |
|---|---|---|
--help | False | BOOL |