selector#
Transform for dropping for dropping features from dataset based on FeatureSelection.
This transform allows selecting a subset of features from a TimeSeriesDataset based on a specified FeatureSelection strategy. It can be used to exclude certain features before model training or inference.
Classes#
|
Selects features based on FeatureSelection. |