Module selection

Source
Expand description

Feature selection utilities Feature selection utilities

This module provides methods for selecting relevant features from datasets, which can help reduce dimensionality and improve model performance.

Structsยง

VarianceThreshold
VarianceThreshold for removing low-variance features