Import & Export API
less than a minute
Classes
class Api
: Used for querying the W&B server.
class BetaReport
: BetaReport is a class associated with reports created in W&B.
class File
: File saved to W&B.
class Files
: A lazy iterator over a collection of File
objects.
class Project
: A project is a namespace for runs.
class Projects
: An lazy iterator of Project
objects.
class Registry
: A single registry in the Registry.
class Reports
: Reports is a lazy iterator of BetaReport
objects.
class Run
: A single run associated with an entity and project.
class Runs
: A lazy iterator of Run
objects associated with a project and optional filter.
class Sweep
: The set of runs associated with the sweep.
Feedback
Was this page helpful?
Glad to hear it! If you have more to say, please let us know.
Sorry to hear that. Please tell us how we can improve.