trulens.core.schema.dataset¶
trulens.core.schema.dataset
¶
Serializable dataset-related classes.
Classes¶
Dataset
¶
Bases: SerialModel
, Hashable
The class that holds the metadata of a dataset stored in the DB.
Attributes¶
dataset_id
instance-attribute
¶
dataset_id: DatasetID = dataset_id
The unique identifier for the dataset.