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.