クラス wandb.apis.public.Sweeps
Sweep オブジェクトのコレクションに対する遅延評価のイテレーターです。
引数
service_api: W&B をクエリするために使用するサービス API。entity: sweep を所有する entity。project: sweep を含むプロジェクト。per_page: API へのリクエストごとに取得する sweep の数。filters: (dict) Runs フィルターを使用して特定の sweep をクエリします。詳細は wandb/apis/public/api.py:runs を参照してください。