Dataset loading utilities

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

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

Access a large collection of benchmark datasets from TU Dortmund [KKMMN2016].

grakel.datasets.get_dataset_info(dataset_name)

Return the info concerning the existence of a certain dataset.