Import & Export API
less than a minute
Classes
class Api
: Used for querying the wandb server.
class BetaReport
: BetaReport is a class associated with reports created in wandb.
class File
: File is a class associated with a file saved by wandb.
class Files
: An iterable collection of File
objects.
class Project
: A project is a namespace for runs.
class Projects
: An iterable collection of Project
objects.
class Registry
: A single registry in the Registry.
class Reports
: Reports is an iterable collection of BetaReport
objects.
class Run
: A single run associated with an entity and project.
class Runs
: An iterable collection of runs associated with a project and optional filter.
class Sweep
: A set of runs associated with a 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.