API reference#
Composing modeling pipelines#
|
Generate pipeline for filterbank models. |
|
Generate pipeline for regression with filter bank model. |
|
Generate pipeline for classification with filter bank model. |
|
Gaussian (squared exponential) Kernel. |
Sum multiple Kernels with fixed equal weights. |
Computing Power-Spectral Features#
|
Get pre-specified frequency bands based on the literature. |
|
Put covariances in coffeine Data Frame. |
|
Compute & spectral features as SPD matrices in a Data Frame. |
|
Compute features from raw data or clean epochs. |
Covariance Transformers#
|
Vectorize SPD matrix by flattening the upper triangle. |
|
Vectorize SPD matrix by extracting diagonal. |
|
Vectorize SPD matrix by extracting diagonal and computing the log. |
|
Map SPD matrix to Riemannian tangent space. |
|
Map SPD matrix to Riemannian Wasserstein tangent space. |
|
Map SPD matrix to Riemannian Wasserstein tangent space. |
|
Add binary interaction terms after projection step. |
Spatiel Filters#
Apply identy projection to SPD matrix. |
|
|
Project SPD matrix to common subspace (PCA). |
|
Apply regularization on covariance matrices. |
|
Apply random projection to SPD matrix. |
|
Project SPD matrix subspace given by SPoC. |