class documentation

Base type for datasets that represent an unlabeled collection of data samples.

Inherited from Dataset:

Method get_dataset_exporter_cls Returns the fiftyone.utils.data.exporters.DatasetExporter class for exporting datasets of this type to disk.
Method get_dataset_importer_cls Returns the fiftyone.utils.data.importers.DatasetImporter class for importing datasets of this type from disk.