benchmarks
benchmarks copied to clipboard
Expose Seed Nodes - MOABB
Previously the number of channel selection steps was exposed in the hyper parameters, but the seed nodes were not. This will be a limitation when trying to integrate other datasets.
This PR exposes the seed_nodes argument in the hparams, or uses the default "Cz" channel if it is not present.
Breaking Changes
- None
Added Dependencies
- None