Skip to content

Guidelines to contribute a new model #135

@chmendoza

Description

@chmendoza

Describe the problem

We published here a workshop paper about a model for IC classification that uses a different set of features to those used by ICLabel. We are now planning to add a second dataset to increase the size and diversity of our model's training set, and would like to know what would be the requirements to integrate our model into mne-icalabel. I imagine it should have an API similar to what ICLabel has here? i.e., it should expect the raw EEG data and ICA components, with the assumption that the ICs are

fitted with an extended infomax ICA decomposition algorithm on EEG datasets referenced to a common average and filtered between [1., 100.] Hz.

, and using the proper data types (Raw or Epochs, and ICA).

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions