app.dataset.steinmetz.load_data

load_data(data_path)[source]

Load dataset from the given path. If dataset does not exist, it is auto downlaoded.

Parameters

data_path (str) – Path where the dataset is saved.

Returns

Numpy array which contains the data.

Return type

np.ndarray

Return type

ndarray