Module dataset

Module dataset 

Source
Expand description

Core Dataset structure and basic methods

This module provides the main Dataset struct used throughout the datasets crate, along with its core methods for creation, metadata management, and basic properties.

Structsยง

Dataset
Represents a dataset with features, optional targets, and metadata