Datasets API#
The eegdash.dataset package exposes dynamically registered dataset
classes. See eegdash.dataset package for the module-level API, including
EEGChallengeDataset and helper utilities.
Dataset Overview#
EEGDash currently exposes 533 OpenNeuro EEG datasets that are registered dynamically from mongo database. The table below summarises the distribution by experimental type as tracked in the summary file.
Base Dataset API#
Experimental Type |
Datasets |
|---|---|
Unspecified |
198 |
Unknown |
70 |
Clinical/Intervention |
65 |
Perception |
51 |
Attention |
30 |
Memory |
30 |
Other |
25 |
Motor |
16 |
Affect |
12 |
Learning |
12 |
Resting-state |
9 |
Sleep |
7 |
Decision-making |
4 |
All Datasets#
Individual Datasets