Module sif

Source
Expand description

SIF: Smooth Inverse Frequency + Common Component Removal.

Structs§

Sif
An implementation of SIF.

Constants§

DEFAULT_N_COMPONENTS
Default value of the number of principal components to remove, following the original setting.
DEFAULT_PARAM_A
Default value of the SIF-weighting parameter a, following the original setting.