mne-tools / mne-python

MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
https://mne.tools
BSD 3-Clause "New" or "Revised" License
2.66k stars 1.31k forks source link

ENH: CSP multiclass uwedge implementation + examples #3495

Closed kingjr closed 11 months ago

kingjr commented 8 years ago

As discussed in https://github.com/mne-tools/mne-python/pull/3485, the current multi class CSP is quite slow for high dimensions; uwedge should be faster, although probably less good.

Additionally the CSP examples need a lifting and an additional example is necessary for > 2 class problems.

larsoner commented 11 months ago

I'm going to close this and hope that it lands (or has landed) in pyriemann