holisticai.datasets#

The holisticai.datasets module includes dataloaders for quick experimentation

Dataset Objects

Dataset

Represents a dataset.

DatasetDict

A dictionary-like class that represents a collection of datasets.

GroupByDataset

A class representing a Grouped Dataset.

DataLoader

A class that represents a data loader for a dataset.

Dataset Loading Functions

load_dataset

Load a specific dataset based on the given dataset name.

Raw Datasets

load_hai_datasets

Generic function to load datasets from holisticai datasets repository.