Dataset loading utilities

A module for loading and fetching datasets related with graph kernels.

grakel.datasets.fetch_dataset(name[, …])

Load a dataset from a huge collection of benchmark datasets [KKM+16].

grakel.datasets.get_dataset_info(dataset_name)

Return the info concerning the existence of a certain dataset.