Contents
Links
cachai.data
Retrieve the list of available dataset names.
list
str
Names of the datasets available in the catalog.
import cachai.data as chd print(chd.get_dataset_names())
["lithium", "correlations", "correlations_big"]