scikitplot.datasets#

Utilities to load popular datasets and artificial data generators.

Load an example dataset#

Load an example dataset from the online repository (requires internet if any).

get_data_home

Return a path to the cache directory for example datasets.

get_dataset_names

Report available example datasets, useful for reporting issues.

load_dataset

Load an example dataset from the online repository (requires internet).