pub trait FeatureSelection { }
Marker trait for feature selection algorithms
Feature selection algorithms choose the most relevant features.