Feature Selection Methods#
|
A transformer that Selects the spectral data to a specified array of features. |
|
Select a contiguous spectral region by index or by wavenumber. |
|
This selector is used to select features that contribute significantly to the latent variables in a PLS regression model using the Selectivity Ratio (SR) method. |
|
This selector is used to select features that contribute significantly to the latent variables in a PLS regression model using the Variables Importance in Projection (VIP) method. |