For more details on using these classes in ML experiments, consult the Experiments and Artifacts docs.
Core Classes
| Class | Description |
|---|---|
Run | The primary unit of computation logged by W&B, representing a single ML experiment with metrics, configurations, and outputs. |
Artifact | Flexible and lightweight building block for dataset and model versioning with automatic deduplication and lineage tracking. |
Settings | Configuration management for the W&B SDK, controlling behavior from logging to API interactions. |