Main classes of MOABB:
moabb.pipelines.features.
LogVariance
LogVariance transformer
Methods
fit(X, y)
fit
fit.
fit_transform(X[, y])
fit_transform
Fit to data, then transform it.
get_params([deep])
get_params
Get parameters for this estimator.
set_params(**params)
set_params
Set the parameters of this estimator.
transform(X)
transform