Python API Reference¶
These docs are automatically generated from the giskard_hub
library.
Client
The client is the main entry point for interacting with the Giskard API.
Entities
The data representation of the Hub entities, such as projects, datasets, and evaluations.
Resources
The resource classes providing access to the various entities from the HubClient
e.g. client.projects
.