vak.datasets.parametric_umap.metadata#

A dataclass that represents metadata associated with a dimensionality reduction dataset, as generated by vak.core.prep.frame_classification.prep_dimensionality_reduction_dataset()

Functions

is_valid_audio_format(instance, attribute, value)

is_valid_dataset_csv_filename(instance, ...)

is_valid_spect_format(instance, attribute, value)

Classes

Metadata(dataset_csv_filename, shape[, ...])

A dataclass that represents metadata associated with a dataset that was generated by vak.core.prep.prep().