GitHub sourceDocumentation Index
Fetch the complete documentation index at: https://wb-21fd5541-weave-caching.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
class Sweeps
Sweep オブジェクトのコレクションに対するレイジーイテレータです。
Examples:
method Sweeps.__init__
Sweep オブジェクトの反復可能なコレクション。
Args:
client: W&B へのクエリに使用される API クライアント。entity: Sweeps を所有する Entities 。project: Sweeps を含む Projects 。per_page: API への 1 回のリクエストで取得する Sweeps の数。