WEKA EEG data Filter creation

23 views Asked by At

I am currently working on a project involving EEG data analysis, specifically focusing on identifying patterns and correlations within different brain regions.

To achieve this, I am interested in utilizing the Partition Membership filter in Weka. However, I am uncertain about how to configure this filter to effectively analyze EEG data where each partition corresponds to specific channels within a distinct brain region, for example, Partition 1 = Channels Fp1, F3, F7; Partition 2 = Channels Fp2, F4, F8, etc.

0

There are 0 answers