To get started
Contents
pyeeg.features
FeatureReducer
pyeeg.features.alignment
pyeeg.features.pipeline
pyeeg.features.reduction
pyeeg.features.syntactic_features
Other
Return the per-component explained variance ratios.
explained_variance – 1D array of explained variance ratios for each component (PCA only), or None if not fitted or for non-PCA methods.
None
ndarray or None