Module sample

Source
Expand description

Sample datasets for testing and demonstration

This module provides larger, real-world datasets that can be downloaded and loaded for testing and demonstration purposes.

Functionsยง

get_available_datasets
Retrieves a list of available datasets
load_california_housing
Loads the California Housing dataset
load_wine
Loads the Wine dataset