Datasets
Get Dataset
You can get a specific dataset by ID or name.
Import the required classes and initialize Athina API key.
Get Dataset By ID
Get Dataset By Name
Dataset names are unique in Athina, which makes it possible to interact with datasets by name.
Get Dataset with Annotations
You can retrieve a dataset along with its annotations by setting the include_dataset_annotations
parameter to True
.