Skip to content

Create aliases for pipeline #226

@gcattan

Description

@gcattan

Create a Python module to contain aliases to common pipelines. Something like:

xDAWNCov_TsLDA = make_pipeline(XdawnCovariances(), TangentSpace(), LDA())
...

It would be really useful for the examples.

@toncho11 FYI

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions