moabb.pipelines.features.FM¶
-
class
moabb.pipelines.features.
FM
(freq=128)[source][source]¶ Transformer to scale sampling frequency
Methods
fit
(X, y)fit.
fit_transform
(X[, y])Fit to data, then transform it.
get_params
([deep])Get parameters for this estimator.
set_params
(**params)Set the parameters of this estimator.
transform
(X)transform.