This package features helpers to fetch larger datasets and parameters commonly used by the machine learning community to benchmark algorithms on data that comes from the ‘real world’.
Tensorlib embeds multidimensional sample data for testing algorithms and creating examples.
load_bread() | Load brod.mat dataset originally from http://www.models.life.ku.dk/datasets . |
Examples:
Tensorlib also includes downloaders for larger datasets that can be used for something closer to “real world” testing.
fetch_decmeg() | Get and load a subject (subject 4) from the DECMEG dataset. |
Examples: