FeatureSelection

Trait FeatureSelection 

Source
pub trait FeatureSelection { }
Expand description

Marker trait for feature selection algorithms

Feature selection algorithms choose the most relevant features.

Implementorsยง