GitHub sourceDocumentation Index
Fetch the complete documentation index at: https://wb-21fd5541-update-training-api-26.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
class Sweeps
Sweep 오브젝트 컬렉션에 대한 지연 이터레이터(lazy iterator)입니다.
Examples:
method Sweeps.__init__
Sweep 오브젝트 컬렉션입니다.
Args:
client: W&B에 쿼리하는 데 사용되는 API 클라이언트입니다.entity: Sweeps를 소유한 Entity입니다.project: Sweeps가 포함된 Project입니다.per_page: API 요청당 가져올 Sweeps의 수입니다.